From: SourceForge.net <no...@so...> - 2008-08-19 12:10:50
|
Bugs item #2059603, was opened at 2008-08-19 14:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2059603&group_id=102341 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: Core Group: tinyTiM 2.x Status: Open Resolution: None Priority: 3 Private: No Submitted By: Lars Heuer (lheuer) Assigned to: Lars Heuer (lheuer) Summary: Rethink Scope handling Initial Comment: Rethink IScope handling for variants. Problem: A SET_SCOPE event is sent, but the variant does not contain the name's scope, it is computed dynamically. This is bad for the ScopedIndex since it needs the complete IScope for updating. Current solution works but is far from being ideal. Options: - Reintroduce the ADD_THEME / REMOVE_THEME events - Handle the scope for variants differently in the ScopedIndex (ScopedIndex has to be refactored anyway) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2059603&group_id=102341 |