Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread p...@highoctane.be
There is code in several papers, including this one: https://www.dropbox.com/s/lc2ev4841lzn9q0/Worfklow-Continuations.pdf?dl=0 Phil On Thu, May 11, 2017 at 9:07 PM, wrote: > I ask him but he don't have the code anymore, maybe this is possible to do > a retroengineering from the PhD thesis ?

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread p...@highoctane.be
I read that paper too and I was wondering about the trempoline piece he uses. Is there someone having implemented that using Pharo? His code was VW. Phil On Thu, May 11, 2017 at 8:54 PM, Stephane Ducasse wrote: > yes :) > I contacted the guy to ask for the smalltalk code but he never replied t

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread serge . stinckwich
I ask him but he don't have the code anymore, maybe this is possible to do a retroengineering from the PhD thesis ? Envoyé de mon iPhone > Le 11 mai 2017 à 20:54, Stephane Ducasse a écrit : > > yes :) > I contacted the guy to ask for the smalltalk code but he never replied to me > may be some

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread Stephane Ducasse
yes :) I contacted the guy to ask for the smalltalk code but he never replied to me may be someone else should try. stef On Thu, May 11, 2017 at 9:59 AM, Serge Stinckwich < serge.stinckw...@gmail.com> wrote: > On Wed, May 10, 2017 at 10:09 PM, Stephane Ducasse > wrote: > > Norbert > > > > I kno

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread Norbert Hartl
> Am 11.05.2017 um 09:59 schrieb Serge Stinckwich : > > On Wed, May 10, 2017 at 10:09 PM, Stephane Ducasse > wrote: >> Norbert >> >> I know petri nets and I was wondering if you were interested in worklow (as >> in microworkflow). >> because I think that a simple extensible workflow library is

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread Norbert Hartl
> Am 11.05.2017 um 09:58 schrieb Serge Stinckwich : > > On Wed, May 10, 2017 at 6:13 PM, Norbert Hartl wrote: >> >>> Am 10.05.2017 um 17:46 schrieb Serge Stinckwich >>> : >>> >>> On Wed, May 10, 2017 at 5:36 PM, Norbert Hartl wrote: Are there any resources regarding petri nets or contro

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread Serge Stinckwich
On Wed, May 10, 2017 at 10:09 PM, Stephane Ducasse wrote: > Norbert > > I know petri nets and I was wondering if you were interested in worklow (as > in microworkflow). > because I think that a simple extensible workflow library is missing in > Pharo I guess you talk about this: http://micro-work

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread Serge Stinckwich
On Wed, May 10, 2017 at 6:13 PM, Norbert Hartl wrote: > >> Am 10.05.2017 um 17:46 schrieb Serge Stinckwich : >> >> On Wed, May 10, 2017 at 5:36 PM, Norbert Hartl wrote: >>> Are there any resources regarding petri nets or control flow…/workflow >>> patterns in pharo or smalltalk? >> >> We have do

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-11 Thread Norbert Hartl
Hi Stef, > Am 10.05.2017 um 22:09 schrieb Stephane Ducasse : > > Norbert > > I know petri nets and I was wondering if you were interested in worklow (as > in microworkflow). > because I think that a simple extensible workflow library is missing in Pharo I'm interested in workflow but came to

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-10 Thread Stephane Ducasse
Norbert I know petri nets and I was wondering if you were interested in worklow (as in microworkflow). because I think that a simple extensible workflow library is missing in Pharo Stef On Wed, May 10, 2017 at 6:13 PM, Norbert Hartl wrote: > > > Am 10.05.2017 um 17:46 schrieb Serge Stinckwich <

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-10 Thread Norbert Hartl
> Am 10.05.2017 um 17:46 schrieb Serge Stinckwich : > > On Wed, May 10, 2017 at 5:36 PM, Norbert Hartl wrote: >> Are there any resources regarding petri nets or control flow…/workflow >> patterns in pharo or smalltalk? > > We have done some work with one student of Alexandre about BPMN: > http

Re: [Pharo-users] Petri nets and workflow patterns

2017-05-10 Thread Serge Stinckwich
On Wed, May 10, 2017 at 5:36 PM, Norbert Hartl wrote: > Are there any resources regarding petri nets or control flow…/workflow > patterns in pharo or smalltalk? We have done some work with one student of Alexandre about BPMN: http://a4bp.com/ and there is PNTalk also: https://github.com/SergeSt