Hi Juraj,
Yes, these have to be ported as well. The viewAnnouncements and viewTree visualizations should look like those from:
http://www.humane-assessment.com/stories/rogue-announcements
As you see, they are derived from a UML diagram, so it will be fun because they require some sort of a FormsBuilder in which you can add children :).
GLMBrowser is the superclass of all Glamour browsers, and you find them everywhere in the Moose image.
Here are some examples:
MooseFinder new
openOn: MooseModel root;
with: [ :finder | finder first explore ].
GLMExamplesBrowser new
openOn: GLMBasicExamples;
with: [ :browser | browser first explore ]
Cheers,
Doru
> _______________________________________________
On May 24, 2013, at 11:23 PM, Juraj Kubelka <juraj.kubelka@gmail.com> wrote:
> Hi!
>
> First, should I move methods #viewAnnouncements, #viewSketch, #viewTree of GLMBrowser intro Roassal?
>
> Second, how can I use this tool and these methods? Can you give me an example?
>
> Thank you,
> Jura
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Every successful trip needs a suitable vehicle."
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev