Hi, On Wed, Nov 11, 2009 at 8:33 PM, Jukka Zitting <[email protected]> wrote: > Another quick design question: Is it better to use a Map<String, > Object> for the TIKA-275 parse context, or should we have an explicit > ParseContext class for that?
Thanks for the feedback! I've implemented the ParseContext class in revision 836057. BR, Jukka Zitting
