Grzegorz Kossakowski:
Hi,
I wonder why we have org.apache.cocoon.core.xml.SAXParser interface
that
is equally the same as org.apache.excalibur.xml.sax.SAXParser?
Carsten, why did you introduce our own interface?
The main reason was to have a simple bean based implementation that
is not tied to Avalon/Excalibur.
The sax parser is one of our core components so having this inside
Cocoon makes sense and reduces dependencies while at the same time
allows refactoring the stuff to better fit our needs.
Carsten
--
Carsten Ziegeler