Well, I've tried to save LVOOP objects as variant attributes, but I suspect that not all the data members of the objects are getting stored properly in the attributes. For instance, I have a private member called "name" that never comes back initialized, even though it goes in initialized. Also, I'm getting the base class back rather than the derived class I put in. So I suspect that variant attributes don't get along too well with LVOOP.
Any confirmation or refutation appreciated. Will cook up a simple example and post.
Thanks,
- Steve.
Message Edited by SPM on
06-24-2008 05:05 PM