Login  Register

Re: Decoration of Handles in ObjectHandlerXL

Posted by eric ehlers on Apr 26, 2006; 2:55am
URL: http://quantlib.414.s1.nabble.com/Decoration-of-Handles-in-ObjectHandlerXL-tp11090p11092.html

Hi All,

For the handle retrieval I committed a revised change which I hope
will suit everybody.  Existing behavior is the same, except:
- garbage collection is always on
- in addition to being able to retrieve an object via
"my_object_~xxxxx" you can now retrieve it via "my_object"
- as always, retrieving an object via a string rather than a reference
breaks dependency tracking, as per Toyin's request this caveat will
now be documented in *BOLD*

Any problems please let me know.

Regards,
Eric