View Single Post
  #2 (permalink)  
Old 09-30-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Yes, you can overload ice_postUnmarshal(), which will be called after all data members have been initialized. For an example, have a look at test/Ice/object.

Apparently we have this not documented in the Ice manual. We will fix this with the next release.
Reply With Quote