On 2012-04-16 22:51, Walter Bright wrote:
Serialization does NOT need to deal with all types, only the types that are to be serialized.
Again, if a third party forgets to mark a type for serialization, or runtime reflection I'm out of luck. In in that case what I already have works better.
-- /Jacob Carlborg
