Hi, i implemented a custom lifestyle which i would like to test
further.

I wanted to make accessible the lifestyleManager associated to the
registered component.

Since the lifestyleManager is assigned to the IHandler as protected
field. Implementing a class which inherits from DefaultHandler could
solve the problem.

For doing that i have also to define a new IHandlerFactory which could
be inherited from DefaultHandlerFactory, and assign it to the
DefaultKernel, or create a new Kernel inherited from DefaultKernel.

That's why i am wondering whether it could be useful doing this
property or more "protected". I guess users rather than implement its
own Kernel, will implement own classes to be assigned to the
DefaultKernel.

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to