[JDEV] BeOS Client

Daniel Arbuckle djarb at wvc-omak.ctc.edu
Thu Sep 30 11:11:05 CDT 1999


On Thu, 30 Sep 1999, Donn Cave wrote:
> Choice of language is completely up to you, just wanted to point out
> that unlike Java, Python might be worth looking at for its XML support;
> whether there's anything there, I actually don't know.  For more on that,
> discussion should probably be directed to the Python team, who I expect
> will actually know what DOM means (unlike me, though if my guess is right
> it does sound like something the Python community would take to), or me
> for the Python BeOS API situation.

Our XML stream parser does indeed generate a DOM tree (note: not _the_ 
DOM, just _a_ DOM. Ours is much simplified). If you're going to be using
Python, you should take a look at it.

Daniel





More information about the JDev mailing list