Thank you very much , I am going to try it now :)
On 4/18/14, Pablo Estefó pestefo@gmail.com wrote:
Hi kilon, On Apr 18, 2014, at 5:03, kilon alios kilon.alios@gmail.com wrote:
Hello guys, how I can try Roassal 2 ? Is it in a usable state ?
It is unstable from time to time but definitively usable.
Is this the right place to get it ?
Yes, thats the place.And this is the Gofer script to install it:
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; package: 'ConfigurationOfRoassal2'; load. (Smalltalk at: #ConfigurationOfRoassal2) load —
Does it work well if I install it in an image that Roassal1 is already installed ?
Yes, you should not face any conflict with Roassal1 because all Roassal2 classes has the prefix “RT”. For instance: ROObject in Roassal2 is RTObject.
Actually, I have the two Roassals on my moose image.
Do you document it somewhere or is this for much latter ?
Well, you can see some examples by checking the RTExample class. Also, in every builder there are a couple of examples.
Cheers, Pablo
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev