Oh, sounds good.<br>Could you tell me the interface name that I can take a look at it.<br>Documentations are welcome :) .<br><br><div class="gmail_quote">2008/5/4 Krzysztof Sobolewski <jezuch@interia.pl>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">
<br>
</div>The libtpproto-java already contains a generator that converts protocol<br>
description files to class files (for frames, which indeed are over-the-wire<br>
packets). The generator is supposed to be target-language-agnostic, so maybe<br>
you could use it. You'd need to implement one interface, which, in spite<br>
being only single, unfortunately is not the most straighforward and easily<br>
understandable, but I think it would be easier to use it than to create<br>
another parser/generator. Maybe if I added some documentation about the flow<br>
of invocations... :)<br>
As for the rest, the core of libtpproto-java (which is separate from the<br>
frame handling) is rather small and might be a good thing to rip off from ;)<br>
<font color="#888888">--<br>
KS<br>
"To an engineer, everyone looks like a chimp" - Dilbert<br>
<br>
</font><br>_______________________________________________<br>
tp-devel mailing list<br>
<a href="mailto:tp-devel@thousandparsec.net">tp-devel@thousandparsec.net</a><br>
<a href="http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel" target="_blank">http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel</a><br>
<br></blockquote></div><br>