Re: Class registration

2014-05-26 Thread Matt Sicker
Perhaps we can re-use the plugin infrastructure for type converters? On 26 May 2014 09:06, Gary Gregory wrote: > I am talking about (at least) a registry of type converters. > > Gary > > > On Mon, May 26, 2014 at 10:01 AM, Ralph Goers wrote: > >> Class registries? Do you mean plugins? Each jar

Re: Class registration

2014-05-26 Thread Gary Gregory
I am talking about (at least) a registry of type converters. Gary On Mon, May 26, 2014 at 10:01 AM, Ralph Goers wrote: > Class registries? Do you mean plugins? Each jar should have its own > serialized Map of plugins. > > Sent from my iPad > > On May 26, 2014, at 6:39 AM, Gary Gregory wrote:

Re: Class registration

2014-05-26 Thread Ralph Goers
Class registries? Do you mean plugins? Each jar should have its own serialized Map of plugins. Sent from my iPad > On May 26, 2014, at 6:39 AM, Gary Gregory wrote: > > There seems to be one or more class registries flying by in recent commits. > > How do classes in non-core module get registe

Class registration

2014-05-26 Thread Gary Gregory
There seems to be one or more class registries flying by in recent commits. How do classes in non-core module get registered? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edit