I'd like to go through and simplify the Factory interface by removing
most of the convenience creation methods (e.g. things like
newCategory(term, scheme, label), etc.  Most of these things can now be
done via the object interfaces themselves and they serve only to clutter
up the Factory interface (without adding any significant value).  If
there are no objections I can check in the fix.

- James

Reply via email to