Hi Sean,

if you are interested in Roassal-based solution, we are currently developing a modeler on top of it.
Currently there is available only Finite State Machines and OntoUML (a profile of UML), but we are working on more (UML, source code generation from UML, petri nets, simulations, process models, and more).

It's still early in development but you can try it
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Gofer new
�� �� url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main';
�� �� configurationOf: 'GitFileTree';
�� �� loadDevelopment.

Metacello new
�� �� baseline: 'DynaCASE';
�� �� repository: 'github://dynacase/dynacase/repository';
�� �� load.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Peter

On Mon, Mar 30, 2015 at 6:33 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
I got them seeming to work and uploaded to
http://smalltalkhub.com/mc/SeanDeNigris/SeansOutbox/main/ as I have access
rights to neither repo.

NB I temporarily changed the repo in the configs to the one above, so that
will have to be changed if the package versions are copied to the canonical
repo



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/MinimalConnectors-SmallUML-port-to-Pharo-4-0-tp4816153.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.