On Fri, Jul 22, 2011 at 9:28 PM, <[email protected]> wrote: > Author: elecharny > Date: Fri Jul 22 18:28:27 2011 > New Revision: 1149683 > > URL: http://svn.apache.org/viewvc?rev=1149683&view=rev > Log: > o Get rid of the SchemaService class : it still exists, but all the remaining > methods are static (we don't need anymore to have a schemaService instance in > the DirectoryService)
OK I see now. Please ignore my last post regarding whether or not we removed this interface. I now recall our conversation regarding getting rid of this service. The SchemaManager basically should handle it all. Will be nice to even get rid of these static methods. Regards, Alex
