Hi, I just want to have your vote about some of the components ported from Cocoon to Excalibur. What is your opinion in moving them into the main src and out of the scratchpad?
These are the packages to vote on: a) XML Support org.apache.avalon.excalibur.xml.Parser : The Parser Role org.apache.avalon.excalibur.xml.JaxpParser : Parser Implementation org.apache.avalon.excalibur.xml.XercesParser : Parser Implementation org.apache.avalon.excalibur.xml.XMLConsumer : Interface combining ContentHandler and LexicialHandler org.apache.avalon.excalibur.xml.AbstractXMLConsumer org.apache.avalon.excalibur.xml.ContentHandlerWrapper : abstract classes for the XMLConsumer interface org.apache.avalon.excalibur.xml.EntityResolver : Role for an entitiy resolver which is used by the Parser org.apache.avalon.excalibur.xml.XMLFragment : Marker Interface for declaring that a component can itself represent as a DOM org.apache.avalon.excalibur.xml.XMLizable : Marker Interface for declaring that a component can itself represent as a SAX stream b) org.apache.avalon.excalibur.monitor.Monitorable: Marker Interface defining that a component can be monitored. c) The org.apache.avalon.excalibur.source package and org.apache.avalon.excalibur.monitor.SourceResource The source resolving package. My vote is +1 for a), b) and c). I'm interessed in your comments! PS: When these components are moved, I will port the remaining components from Cocoon to the scratchpad. Cheers Carsten -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>