Lee Begg pisze: > On Mon, 07 Jan 2008, JD Marble wrote: >> The protocol.xml file in the repository has a protocol version of TP03 in >> both the master and experimental branches. The experimental-xml branch has >> a protocol version of TP04. I've been informed that the master branch is >> supposed to reflect version TP04 so here's a tiny patch to that effect. > > Cool. Thanks. I can't believe I had missed that.
I remember I wanted to fix that, but somehow forgot :)
>> What is the purpose of a separate experimental-xml branch?
>
> I'm not sure. Another developer started that branch. Same with the
> experimental branch, I'm not sure what it's for.
The experimental and experimental-xml branches are (proposed) two different
ways of representing information about {Object,Order}Parameters. It's
necessary to completly automatically generate frame classes for
libtpproto-java. Provided that they actually work ;) One of them should be
eventually merged into mainline... The libtpproto-java repository has these
two branches as well.
The difference between these two branches is that they represent the same
thing using different means: the former uses an expression parseable by
regular expressions, the latter uses XML structures, which is more
consistent with the rest of the document (but much more verbose).
> I note that I have done some work in the master branch that is not reflected
> in the other branches.
I can rebase the branches if that becomes an issue :)
--
KS
"To an engineer, everyone looks like a chimp" - Dilbert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
