Happy !
merino / MetaVisualization
About MetaVisualization
Installation
-=-=-=-=-=-
- Download Moose 6 or Pharo 5 and load Moose (http://www.moosetechnology.org/#install)
- Open the image and add a new repository in Monticello with the configuration above (user: merino /project:MetaVisualization).
- Select MetaVis from the MetaVisulization repo.
Usage
-=-=-=-
Scenario A: Creating an example from the scratch in the Playground
- Open a Playground
- Write and then evaluate a Roassal script
- Right-click on the selected script and select "Save as example"
- Select the class hierarchy in which you want your example displayed
- Briefly describe the example
- Characterize your example with annotations that help users to find it.
Scenario B: Adapting an example from the Roassal examples browser
- Open the Roassal examples browser
- Select an example from one category
- Go to the Playground tab
- Adapt the example as needed
- Go to scenario A step 3
