On Thursday 21 November 2002 07:39, Carsten Ziegeler wrote: > > Is it the application that needs all these parsers or one > > component/service? > > Actually both :) - There are areas of your application where you > know that you for example should not validate - or even better, > it's configurable by the user. Imagine a desktop application, > like an XML editor where you can say validate or not for > applying a stylesheet (something like this). Internally you > use avalon and the parser component and have to get a component > with the correct behaviour.
Actually, validation is a different concern so a Validator service would be required here. ;) Mircea -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
