Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8-beta-1
-
None
-
None
Description
Currently, the core classes of Ast Browser - like ScriptToTreeNodeAdapterm, TreeNodeBuildingNodeOperation, TreeNodeBuildingVisitor are all mixed with the UI classes of Swing.
These classes should focus on compiling the script and preparing a generic tree model that could be rendered with different UIs.