From: hammett <ha...@uo...> - 2004-11-19 01:27:59
|
Hello! I'd like to move all DynamicProxy discussions to Castle project mailing list. Please visit http://www.castleproject.org/ > For applications that require every bit of performance they can get, it > should be possible to > avoid this overhead if you are only worried about proxying interfaces (and > if you are > willing to do a bit of extra work). In this case, you can replace > InterfaceProxyGenerator with > a version that does not inherit from BaseCodeGenerator, and that does not > use the Interceptor/Invocation machinery. I'm not sure if I have understood exactly your proposal. We're willing to do anything that boost the performance, as long as somebody convice us :-) -- Cheers, hammett http://www.digitalcraftsmen.com.br/~hammett |