I think the task of the persistence layer is not to be bindable to an specific UI model...or to inform about something to an specific UI model. So for sure it is not part of the core. It may be an extension to put in the contributions...
Gustavo. On Wed, Nov 26, 2008 at 4:29 PM, Fabio Maulo <[EMAIL PROTECTED]> wrote: > 2008/11/26 HappyNomad <[EMAIL PROTECTED]> > >> >> NH 2.1 targets .NET 3.5, and >> observability is a fundamental feature of .NET 3.x, so I think the >> best way to solve this problem is to incorporate observability into >> the NH core. >> > > Sure... and sure we will add INotifyProperyChanged, and a base class to > work with lazy-loading and INotifyCollectionChanged and probably > IBindingList implementation. > Be sure about that. > -- > Fabio Maulo >
