Re: Dynamic Mapping
"Fabio Maulo" <[email protected]> Mon, 21 Jul 2008 01:58:26 -0300
| Newsgroups | gmane.comp.windows.dotnet.nhibernate.devel |
|---|---|
| Message-ID | <[email protected]> |
If somebody want see an interesting implementation of DynamicEntity using Interceptor and/or <tuplizer> it is available in NHibernate.Test.DynamicEntity It is a demonstration of different ways to use NHibernate to represent your domain model as a series of Castle dynamic proxies. We map the interfaces and then use one of two approaches to get NHibernate to recognize these proxies as domain entities. Note: the mapped interface don't have an implementation ;) Enjoy it. Fabio Maulo ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nhibernate-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nhibernate-development