[rkward-tracker] [ rkward-Bugs-2788482 ] Entire GlobalEnv is analysed for each new/removed object
SourceForge.net
noreply at sourceforge.net
Thu May 7 16:21:18 UTC 2009
Bugs item #2788482, was opened at 2009-05-07 18:21
Message generated for change (Tracker Item Submitted) made by tfry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2788482&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Friedrichsmeier (tfry)
Assigned to: Thomas Friedrichsmeier (tfry)
Summary: Entire GlobalEnv is analysed for each new/removed object
Initial Comment:
See https://sourceforge.net/forum/message.php?msg_id=4956278 .
Apparently we really do call .rk.get.structure() on the entire .GlobalEnv, whenever a new object is added there, or an old one is removed. We really need to be smarter, here, and only update the objects in question, not the entire environment.
This will need some care, though, and will not happen for 0.5.0d / 0.4.9b.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2788482&group_id=50231
More information about the rkward-tracker
mailing list