Opened 12 years ago
#26 new task
No references to CompiledMethod -> Use MethodReference instead
Reported by: | marcel.taeumel | Owned by: | Marcel Taeumel |
---|---|---|---|
Priority: | normal | Component: | vivide |
Severity: | major | Keywords: | |
Cc: |
Description
Avoid to store references to instances of CompiledMethod in the objects bar or the tapes bar (resp. in any editor state).
These references will be obsolete if the corresponding methods get changed.
Look for all places where editor states get created, e.g.:
- drop targets
- ViEditorStateListModel
- ViEditorState
Note:
See TracTickets
for help on using tickets.