0
kicks
Some other consideration about dynamic code generation
It is really a smart idea to implement INotifyPropertyChanged with a dynamic proxy? Maybe not, it depends on how BindingList<T> is implemented, but is is also a problem of dynamic types, "you does not know the real dynamic type until run-time"