Share

OPF.NET

File Release Notes and Changelog

Release Name: 0.8.8.508

Notes:


Changes: * Fixed bug in HandleStorageNulls (sometimes there were problems with collections). * Collection allows now to sort by multiple properties. * Clone(Boolean CloneCrc, Boolean CloneID) allows to clone also the CRC and the ID. * Fixed a few bugs with the serialization mechanism and Business Objects (Now Business Objects are fully serializable and tested with .Net Remoting). * Enhanced Equals in Collection, Persistent and BaseObject.