I’m curious what the status is of the NH bytecode provider from the Castle perspective (if there is one). From what I’ve read, the NH team is no longer supporting the various Bytecode providers, and is going with a default of using LinFu for their ProxyFactoryFactory (I guess this really means they’re no longer supporting the Spring and Castle bytecode providers).
http://stackoverflow.com/questions/5728622/nhibernate-bytecode-providers-source
-rb
--
You received this message because you are subscribed to the Google Groups "Castle Project Users" group.
To post to this group, send email to castle-pro...@googlegroups.com.
To unsubscribe from this group, send email to castle-project-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
The ProxyFactoryFactory is configurable in NH. This allows the developer to choose whether or not all proxies are generated by the same provider.
I’m not sure that’s a convincing argument, but there you go.
-rb
“IMHO it’s not worth maintaining it…” is what I was interested in.
Thanks,