On Wed, Apr 17, 2019 at 4:32 PM BrunoBB <smalltalk@adinet.com.uy> wrote:
Hi Sebastijan,

Excellent work !!!

I have something similar (a BPM engine) but developed with GemStone
Smalltalk:
Code:
https://github.com/brunobuzzi/BpmFlow
Documentation:
https://bpmflow.gitbook.io/project/introduction

It can be ported to Pharo, from the top of my head i see a couple of issues
with the port:
- GemStone/S special indexes collection must be changed for regular Pharo
collections.
- GsQuery should be implemented in Pharo (maybe already is i do not know) or
remove GsQuery references and so regular collection queries (select:,
collect: anySatisfy and so on)

The project is totally open source.


��
There is also the BPMN engine that we build with Alvaro Peralta:
Maybe we can work together ?

Regards,
--
Serge Stinckwic
h

Int. Research Unit
��on Modelling/Simulation of Complex Systems (UMMISCO)
Sorbonne University
��(SU)
French National Research Institute for Sustainable Development (IRD)
U
niversity of Yaound�� I, Cameroun
"Programs must be written for people to read, and only incidentally for machines to execute."
https://twitter.com/SergeStinckwich