in line 2009/10/16 justin coon <[email protected]>
> I dont see this in the WPF project. > http://code.google.com/p/unhaddins/source/browse/#svn/trunk/uNhAddIns/uNhAddIns.WPF > Where might I find INotifyCollectionChanged support. > In that project, add a reference to this project wherever you configure nhibernate and then: e.Configuration.Properties[Environment.CollectionTypeFactoryClass] = typeof (WpfCollectionTypeFactory).AssemblyQualifiedName; > Also can it be integrated with ActiveRecord? > I don't know but you can ask to the AR guys if you can plug a CollectionTypeFactory, I think it might be possible. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
