Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2537 visitors today
Log In Register

Forum OpenACS Development: workflow?

OpenACS Home : Forums : OpenACS Development : workflow?

Icon of Envelope Request notifications

+
Posted by David Kuczek on
If I recall correctly I read somewhere on the forums that the workflow package has been deprecated... How come?

Cheers

+
2: Re: workflow? (response to 1)
Posted by Dave Bauer on
The acs-workflow package was deprecated. It should still be available in /contrib, but it is not maintained.

A replacement package with a well definied tcl api called "workflow" is part of OpenACS now.

+
3: Re: workflow? (response to 1)
Posted by David Kuczek on
I was browsing the docs, but couldn't find the documentation for workflow. I only found acs-workflow:

http://openacs.org/doc/acs-workflow/

Does this simulation represent the current workflow package:

http://openacs.org/doc/current/simulation/internals.html ???


Cheers

+
4: Re: workflow? (response to 1)
Posted by Dave Bauer on
David,

Ah. Unfortunately the package docs from the the OpenACS intstallation which is too old to have the workflow package onĀ  openacs.org.

It is something we need to generally address to make the package docs publically available.

+
5: Re: workflow? (response to 1)
Posted by Mark Aufflick on
Hi David,

you might find a slide set I wrote for a lecture last year helpful:

http://pumptheory.com/collaboration/open-acs/lectures/openacs-workflow/

also, the original design spec for workflow:

http://www.collaboraid.biz/developer/workflow-spec

Also you can (inconveniently) browse the docs for an up to date workflow package via the cvs browser:

http://cvs.openacs.org/cvs/openacs-4/packages/workflow/www/doc/

eg: the developer docs:

http://cvs.openacs.org/cvs/*checkout*/openacs-4/packages/workflow/www/doc/developer-guide.html