Nuclex.Support/Source
2007-05-10 19:11:28 +00:00
..
Collections Removed reparent call from ParentingCollection.Dispose() method. If a class deriving from ParentingCollection wants to disconnect all its items in order to prevent collection elements from accessing their owner (which might have been disposed already), it can still Reparent() the collection to null manually 2007-05-10 19:11:28 +00:00
Licensing Moved licensing classes to proper namespace; rethought the progression result design (removed outcome reporting entirely); Began implementation of a progression set class for grouping progressions 2007-04-16 18:31:59 +00:00
Scheduling Improved documentation 2007-05-02 19:25:21 +00:00
Serialization Various conformity issues to coding guidelines fixed; documented all exceptions being thrown 2007-04-02 18:48:28 +00:00
Tracking Several small optimizations; improved XML comments; added a text file for storing general ideas about the design of Nuclex.Support 2007-05-08 18:42:00 +00:00