yet another serialization question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • PJ6

    #1

    yet another serialization question

    Is there a simple, universal way (perhaps, an interface?) of having an
    object know whether or not it is being contructed from deserialization ? In
    particular, I need to disable exceptions that would be thrown on property
    sets until after the deserialization is complete.

    TIA,
    Paul


Working...