Trail:

Ticket #11 (assigned defect)

Opened 4 years ago

Last modified 4 years ago

Exception thrown if ChildEntity implements INotifyPropertyChanged

Reported by: yangching@jawasoft.com Assigned to: harald (accepted)
Priority: major Milestone: Version 0.4.1
Component: NHibernate.DataBinding Version: latest
Keywords: Cc:

Description

If the ChildEntity? implements INotifyPropertyChanged,the constructor of System.Component.BindingList? throws an nullPointerException. !!, because constructor of System.Component.BindingList? invoked method GetEnumerator? of the your BindingList?.ListWrapper?, and the variable list is not yet initialized!!

Attachments

Change History

2007-12-30 13:56:13 changed by harald

  • status changed from new to assigned.
  • reporter changed from harald to yangching@jawasoft.com.

Add/Change #11 (Exception thrown if ChildEntity implements INotifyPropertyChanged)