I have no appreciation for these thingies... can someone tell us what we
should be using here?

SAX2 sounds newer, that's about the depth of my knowledge there.

marcf

|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of
|Ignacio Coloma
|Sent: Friday, November 09, 2001 1:39 PM
|To: JBoss-Dev
|Subject: [JBoss-dev] SAX version being used
|
|
|AFAIK currently JBoss is using SAX 1. That means that you are using such
|deprecated things as the org.xml.sax.Parser interface. I think it's ok,
|since XML parsing doesn't add really much. But in our current project we
|wished to use the SAX 2 library that comes with Xalan. The SAX
|library needs
|some system properties, the question is if are you thinking about upgrading
|the parser in the long run, or really don't care too much about it.
|
|See that the xalan library currently is up-to-date, but the parser is
|generated using deprecated clases (via crimson).
|
|
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|https://lists.sourceforge.net/lists/listinfo/jboss-development


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to