Re: Server-side workflow engine (Win32)?



I think this way to work is not mainstream becuase is targeted too "enterprise" and work in diferent ways than normal programing.

I try in the pas somethings and not found it easily.

I think build a visual representation is not a good isea (for start). I don't know much about this except for some plays in the sql server transformation engine.

I take a look at the offers on python a .net and I don't see how simply work on it.

I don't see how must be the API so is easy to read. The main problem with complex programs is that fast is lost the overview, is hard to mentally wired the diferent objects, events, properties, across several files and that stuff.

Maybe the basic programing aproach work against this. When i see how Erlang work around the problem of multi-thread (eliminating all the problems on this) then I think is possible work-around the complex building of flow logic too.
.