Re: [Pharo-users] DynaCASE

2015-04-03 Thread Peter Uhnák
> > With Alex and a student visiting my lab at the moment, we are working > on BPMN visualisation. > We would certainly be interested in that. Unfortunately it was completely out of me scope to implement BPMN this semester time-wise, that's why we settled for BORM and partially DEMO. Peter

Re: [Pharo-users] DynaCASE

2015-04-03 Thread Jan B.
I'm sorry for not replying for such long time. Thank you for sharing. I recommend loading via my baseline from github, which automatically loads all prerequisites including DynaCASE itself: Gofer new url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main'; configurationOf: 'GitFi

Re: [Pharo-users] DynaCASE

2015-04-01 Thread Serge Stinckwich
On Tue, Mar 31, 2015 at 10:08 AM, Peter Uhnák wrote: > Hi Serge, Hi Peter, > I didn't want to hijack the original thread (more than I've already done), > so I made a new one instead. > >> Looks really impressive Peter ! >> I put some pictures on my twitter account: >> https://twitter.com/SergeSt

Re: [Pharo-users] DynaCASE

2015-04-01 Thread Serge Stinckwich
On Tue, Mar 31, 2015 at 4:02 PM, Jan B. wrote: > Hi > > Thank you for CC-ing me, Peter, since I don't watch Pharo developers mailing > list. Hi Jan, > About petri nets... My main goal is to implement simulation for DynaCASE > (i.e. "make it move") and Petri nets are for me more like a tool for t

Re: [Pharo-users] DynaCASE

2015-03-31 Thread Jan B.
Hi Thank you for CC-ing me, Peter, since I don't watch Pharo developers mailing list. About petri nets... My main goal is to implement simulation for DynaCASE (i.e. "make it move") and Petri nets are for me more like a tool for trying simulation prototypes than goal itself. I'm currently stuck wi