Peter Donald wrote:
> 
> >>Please bring to my attention anything I may have missed.  Also, note that I
> >>am more than willing to support the Excalibur DataSources and Component
> >Management
> >>framework since I already do.
> 
> More todo after looking at my list.
> 
> 8 Make it so that DefaultComponentBuilder will use JAXP1.1 (thus any parser
> can be plugged in), make sure it passes in URLs rather than streams (so
> that external entities from DTD can be found).

Umm, don't take away the stream ability.  Validation and DTDs can be expensive
(especially if DTD is on another server).  Cocoon has it's own EntityResolvers
and URL handling plugin architecture, and I don't want to lose the ability to
use those.

I have no problems with allowing _both_ approaches though.  I think in the end,
it is beneficial to allow that kind of flexibility.

> * Move modifiable to Cocoon2

I can do that today.

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

Reply via email to