On Mon, 2006-01-09 at 13:07 +0600, Sanka Samaranayake wrote: > Hi guys, > > +1 for notifying a module when it is engaged. It allows the module to > put its configuration information in terms of policies in the > description classes (AxisServce .. etc) in the correct hierarchy. It > also allow the module to prevent a service being depolyed if it > requires functionalities which the module is incapable of providing.
+1 to the overall proposal. > One more suggestion .. Rather than adding three init(..) methods with > different signatures can't we add a single init(..) method which takes > a single type which should be the base class of AxisService, > AxisOperation .. etc. I suggest we do bit of refactoring and extract > this base class where we can put all the common logic like adding > policies ..etc. +1 .. AxisDescription? Sanjiva.
