Berin:
I've been looking at switching in the ComponentClassLoader under the Merlin TypeManager. I would like to rename the the String[] getTypes() method to getTypeEntries() and apply equivalent changes to the getServices() and getBlocks() methods .. the reason being that the operation isn't actually returning a Type, but just the classname of the type. This also eliminates the conflict with the TypeManager's Type getType() method. Steve. -- Stephen J. McConnell OSM SARL digital products for a global economy mailto:[EMAIL PROTECTED] http://www.osm.net -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
