Roberts, Brendan Matthew - robbm005 pisze:
> Can't believe i missed that one, thanks.
> My current plan is to implement it in the generated code and then apply
> it back to the generator. A little extra work, but it allows me to
> understand what I'm doing a little bit better.

"A little bit" is not the phrase I would use, but I understand :)
It might be better to create a separate MIDPJavaOutputGenerator class from
JavaOutputGenerator in the generator so that it can be included in the
mainline (but first please merge master branch into yours to bring the
interface to sync).

> I'm currently stuck on the issue of no 'FilterInputStream' being present
> in MIDP, it is used in net.thousandparsec.netlib/LimitInputStream, are
> there possible alternatives available that you are aware of?

I don't think so... But FilterInputStream isn't all that complicated and now
that Sun opened Java it might even be possible to include the source of it
from JDK (is that OK with the rest of you guys?)
-- 
KS
"To an engineer, everyone looks like a chimp" - Dilbert

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