i'm trying to factor out a user-library module but i'm having problems since the management interfaces throw exceptions which subclass ManagementException. i don't understand why this coupling is necessary so i'm tempted to eliminate this class and push the implementations down into each subclass.
opinions? explainations? - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
