You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LinFu.Framework
Hi.
I'm starting to write a NHibernate.ProxyGernerator using LinFu.
So far the target FW of NHibernate is 2.0 even if we are using 3.5
compiler.
The differences between LinFu.DynamicProxy in trunk/2.0 with trunk/3.5
is only the target FW ?
Thanks.
Fabio Maulo.
Philip Laureano
unread,
Oct 19, 2008, 4:22:31 PM10/19/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to linfufr...@googlegroups.com
Hi Fabio,
LinFu.DynamicProxy works the same way in both trunk/2.0 and trunk/3.5. I believe the only difference between the two versions is that the 3.5 version has extension methods that make it easier for you to make proxies. HTH :)