> > leon, what i would suggest that you do is provide an interface for
> > implementing whatever XML DTD on the back end...btw, what parser does PHP
> > provide support for? this is another nice thing about java...support for
> > SAX2...;-) i'm doing a dynamic database map builder for Turbine right now
> > and SAX2 makes it really trivial to implement...very cool...
> 
> PHP uses expat, but real usefulness won't come until the domxml extension is
> 100%.  It's pretty hard to use the regular xml_ functions to do anything
> other than convert from one SGML format to another.
> 
> Leon

DOM sucks...SAX2...much better...;-)

-jon



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to