Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Persistence/3.3/Core/DeSerializer.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3016   14 years epitzer Update API docs. (#548)
(edit) @3005   14 years epitzer add support for type information interleaving and subsequently true …
(edit) @3004   14 years epitzer add complete persistence API docs (#548)
(edit) @2873   14 years epitzer Always instantiate parent before processing an inner composite. (#888)
(edit) @1859   15 years epitzer Reuse serializer instances for different types and provide better …
(edit) @1823   15 years epitzer Namespace refactoring: rename formatters & decomposers -> primitive …
(edit) @1795   15 years epitzer Also make sure major and minor version match (not only newer) + better …
(edit) @1780   15 years epitzer Store full version information with serialized data, only fall back to …
(edit) @1779   15 years epitzer Better type name parser. Replace reflection based type name …
(edit) @1703   15 years epitzer Create folder with auxiliary classes. (#606)
(edit) @1682   15 years epitzer If type loading with partial name fails, explicitly load assembly with …
(edit) @1625   15 years epitzer Added PersistenceException used consistently for all error conditions …
(edit) @1619   15 years epitzer fail early if deserializer for type in type cache is unavailable. (#548)
(edit) @1612   15 years epitzer namespace refactoring (#548)
(edit) @1574   15 years epitzer Fix problem with loading configuration. Properly initialize and …
(edit) @1567   15 years epitzer One file per class; rename ViewOnlyFormat -> DebugStringFormat (#548)
(edit) @1566   15 years epitzer Format white space. (Ctrl-K, Ctrl-D) (#548)
(edit) @1556   15 years epitzer Namespace refactoring. (#548)
(edit) @1553   15 years epitzer Replace final fixes for broken parent references with separation of …
(edit) @1542   15 years epitzer Numerous small changes, coding conventions, renames, mini refactoring …
Note: See TracRevisionLog for help on using the revision log.