+1

I think it would be possible to somehow pass in arguments to the parser
factory.

On Wed, Feb 15, 2012 at 7:44 AM, Joern Kottmann <[email protected]> wrote:

> Hi all,
>
> it would be nice to have a plugin mechanism to load a custom
> format parser which is implemented in user code.
>
> To add support for such a parser right now the parser must be registered
> in the StreamFactoryRegistery class.
>
> We could allow to pass in a class name in places where a format parser
> could
> be passed in.
>
> What do you think?
>
> Jörn
>

Reply via email to