Hi,
I found that the version of spring in cvs now allows for spring to fully manage ASP.Net page instances meaning, using property based injection, your dependencies can be injected into the page classes themselves. This is great and after looking at the code was able to integrate it into my webapp pretty easily.
I havent seen any references on this forum to this before and its not covered in the doc so I can only assume no one is using this feature in any real world applications. Can anyone confirm this. I would like to get an indication as to wether people reckon its ok to start using even though the next release candidate hasnt been released yet.
Thanks
Rob


Reply With Quote