Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableSerializer.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4175   14 years epitzer Properly copy serializers when initializing global configuration. (#1136)
(edit) @4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
(edit) @3913   14 years epitzer Accelerate persistence: (#646) * dynamically compile field and …
(edit) @3742   14 years gkronber Fixed GPL license headers and deleted files which are not referenced …
(edit) @3577   14 years epitzer throw Exception if class is marked [Storable] but cannot be serialized …
(edit) @3553   14 years epitzer replace repeated calls through reflection with generated code for a …
(edit) @3036   14 years epitzer make most serializers internal and complete API documentation (#548)
(edit) @3031   14 years epitzer collect all storable caches into storable serializer to reduce …
(edit) @3029   14 years epitzer add support for automatic serialization of fields and properties (#548)
(edit) @3025   14 years epitzer Move attribute discovery from attribute classes to StorableSerializer …
(edit) @3017   14 years epitzer Merge StorableClassType.Empty into StorableClassType.MarkedOnly and …
(edit) @3016   14 years epitzer Update API docs. (#548)
(edit) @2994   14 years epitzer Make StorableClass attribute compulsory for StorableSerializer to …
(edit) @2993   14 years epitzer add justifications for rejecting a type for serialization in …
(edit) @2991   14 years epitzer add caches for hooks (#900)
(edit) @2990   14 years epitzer unwrap exceptions during constructor call when deserializing storable …
(edit) @2983   14 years epitzer add support for new StorableConstructor attribute (#900)
(edit) @2980   14 years epitzer add a new attribute for hooks to be called before serialization and …
(edit) @1960   15 years epitzer Refactoring of storables. (#603)
(edit) @1938   15 years epitzer Resolve name clashes of overridden and shadowed properties (#659)
Note: See TracRevisionLog for help on using the revision log.