> -----Original Message-----
> From: Edwin Goei [mailto:[EMAIL PROTECTED]]
> I believe, the fact that the Sun JDK contains Xalan or 
> Crimson or some other implementation is an implementation
> detail.

It's worse than that!  Crimson is non-compliant with the SAX API because it spits out 
null URI's on start/endElement events.  Not only do developers have to be careful that 
they get the specific implementation that they need, they have to be careful that some 
hapless user isn't attempting to drive their software with an out-of-spec 
implementation!

> Also, I'd be interested in knowing if anyone still disagrees 
> with this plan.

Personally, I don't care because we've already worked around it, but please, please 
remove or fix Crimson.

        -- Paul

Reply via email to