|
From: eric e. <eri...@gm...> - 2006-04-26 08:54:28
|
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 |