Hi All,

I think we need Factory APIs just like JAXP for getting XMLParserConfiguration. Xerces lookup mechanism for XMLParserConfiguration object is also quiet similar like JAXP.

Now, XNI samples use ObjectFactory to get required configuration. It is very very uncomfortable for user to write their own lookup mechanism for finding the appropriate configuration. I think we should have an AbstractFacotry by which application can get required XMLParserConfiguration. This would make dynamic loading of configuration quite convenient.

What do others think about it ?

Neeraj



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



Reply via email to