For the last couple of days (weeks?) I've been hacking on the
libtpproto-java package (mostly on the class file generator). I've just made
a first successful connection to demo1.thousandparsec.net :)

So now the question is how do I push the code from my local git repository -
in the patch form it is about half a meg (uncompressed) :)

I write this in this old thread because I still have some questions about
the protocol.

Lee Begg pisze:

>> I found another one (attached) and I'm puzzled why this wasn't caught by
>> DTD validation...
> 
> Integer doesn't require a long name (for whatever reason).

[maybe it should?] [anyway I thought I'd use the long name for for example
type names that serve as aggregates for groups and lists, but it failed, so
I no longer care ;)]

>> - What's the purpose (and meaning) of /protocol/parameterset 
>> elements?
> 
> Parameterset is used to group all the parameters which can appear as 
> parameters to a frame type. There are currently two sets, one for objects, 
> and one for orders.
> 
> For example:
> The Build Fleet order in Minisec has two parameters, a list parameter for the 
> ships to build, and a string parameter for the fleet name.

Well, I still don't get it. I even tried to parse the libtpproto-py code ;)
I understand the purpose, but I'd like to know how (and when) it's sent
through the wire.

-KS

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to