I just finished another round of refactoring the i18n stuff in scratchpad.
Main changes:
* uses Excalibur Source abstraction
* uses Excalibur Parser abstraction
* uses built-in Excalibur component management for everything :-)

Now, I was wondering, what is the status of the components that were moved
over from Cocoon?:
* are there any more implementations of the Source API, other than
URLSource? I'm especially interested in loading from classpath
* is the Parser abstraction fully working? Right now I got the following
exception, when trying to use it:
Could not build DocumentBuilder
org.xml.sax.SAXNotRecognizedException:
http://xml.org/sax/features/namespace-prefixes
        at org.apache.xerces.framework.XMLParser.setFeature(XMLParser.java:1448)
Is this some soft of my configuration problem?

Rgds,
Neeme


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to