[rkward-tracker] [ rkward-Bugs-2788482 ] Entire GlobalEnv is analysed for each new/removed object

SourceForge.net noreply at sourceforge.net
Wed Aug 5 08:25:33 UTC 2009


Bugs item #2788482, was opened at 2009-05-07 18:21
Message generated for change (Comment added) 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: Closed
Resolution: Fixed
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.

----------------------------------------------------------------------

>Comment By: Thomas Friedrichsmeier (tfry)
Date: 2009-08-05 10:25

Message:
Fix released on the KDE 4 branch in RKWard 0.5.1.

This seems too much trouble to backport to KDE 3 (relevant SVN commits:
r2466, r2473, r2544). Closing.

----------------------------------------------------------------------

Comment By: Thomas Friedrichsmeier (tfry)
Date: 2009-05-12 12:09

Message:
Fixed in SVN for the KDE 4 branch (r2466).
Not sure, whether there will be a backport to KDE 3.

----------------------------------------------------------------------

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