Re: StAXSources with Xalan
Santiago Pericas-Geertsen <[email protected]> Mon, 22 Mar 2010 09:55:10 -0400
| Newsgroups | gmane.text.xml.xalan.java.user |
|---|---|
| Message-ID | <[email protected]> |
Gary, There were a number of discussions about the 2.0 specs last year, some on the expert group list. Some experts concluded that a new API is needed to take full advantage of the 2.0 features, and that requires a new JSR. At the time, it was difficult to start new JSRs; now that the Oracle acquisition is completed, I'm sure they'll revise this plan. Comments can be sent to mailto:[email protected] -- Santiago On Mar 19, 2010, at 5:47 PM, Gary Gregory wrote: > Since we have an @sun.com person here... What is Sun's stance on getting XPath 2, or better yet XSL 2 into Java? > > Thank you, > Gary > > Gary Gregory > Senior Software Engineer > Seagull Software > email: [email protected] > email: [email protected] > www.seagullsoftware.com > > >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] >> Sent: Friday, March 19, 2010 10:31 >> To: Michael Ludwig >> Cc: [email protected] >> Subject: Re: StAXSources with Xalan >> >> >> On Mar 18, 2010, at 4:48 PM, Michael Ludwig wrote: >> >>> BUNBURY Myles schrieb am 18.03.2010 um 12:01:15 (-0500): >>> >>>> 1. What's the difference between "com.sun.org.apache.xalan.*" and >>>> "org.apache.xalan.*"? >>> >>> The former is Sun's fork of Xalan, which ships with the JRE, just >> like >>> their fork of Xerces. From numerous posts on XML-related lists and >> from >>> my own experience I know that it's best to avoid them because they >> have >>> numerous astonishing bugs, especially with JDK 1.6. >> >> Have you ever filed any of these bugs? If you did, let me know and I >> can forward them to the right engineers. Is there any specific area >> where these bugs are concentrated? >> >> -- Santiago >