Hi, 50040 now has these changes:
- Smart Suggestions used to re-parse even when the editor window is not dirty.
==> now we work on the AST we get from the method in this case.
- Reflectivity: FIX: when removing the last link, make sure to recompile the
method.
- Breakpoints: added (and simplified a bit) the class Breakpoint from Clara’s
SmartBreakpoint
project.
Next: integrate enable setting/removing breakpoints using suggestions.
Marcus
