I'll chime in separately. I am in favor of using Windsor in Metro-style apps.
Of course, there are limitations to dynamic code execution that may somewhat reduce the functionality that Windsor could make available (see the thread at http://stackoverflow.com/questions/7473202/dynamic-code-execution-on-winrt-in-windows-8-either-c-or-net-c/7479902#7479902). And I suspect that there are other challenges. In my particular case, I am writing a WPF application that I intend to port to WinRT at some point. I will be maintaining both configurations at the same time. Since I am relying on the typed factory facility and several other unique components of Windsor, I would like to continue using Windsor for both configurations if possible. - Brandon Bonds On Monday, August 13, 2012 2:14:23 AM UTC-5, Krzysztof Koźmic wrote: > in what? > > > > > > > -- > Krzysztof Kozmic -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/castle-project-users/-/QFFLT6idvr4J. 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-users?hl=en.
