On Wed, Apr 15, 2009 at 1:03 PM, rg <[email protected]> wrote:
> My opinion is that windsor container dependency is unpleasant and > encourages developers to use the container in an imperative way (by > adding code to explicitly interact with the container), while for > example in spring framework you can do more wiring externally by > configuration, avoiding dependencies. Container independency is a "bitch" for advanced scenarios. Second > thing I don't like too much is heavy use of generics, this makes > program structure very static and runtime configuration difficult > That's just something you need to be aware of & make your descisions carefully when designing FW code. I heard such complaints about WCF too. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" 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/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
