-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jim Fulton wrote: > Roger Ineichen wrote: > >> Hi Jim >> >> I like to work on the activity based wfmc workflow. >> Can I help you with the UI work. Do you need some views or something >> else for adding workflow definition or instances? Or is there allready >> somthing where I didn't see? > > > I'm not working on a general purpose UI for this. I have a UI > for it that is part of one of our products. :) > > To some degree, I think interesting workflow UI's are largely > application specific. If you want to work on a more generic UI > you might contribute to the Z3ECM project or work with Stephan.
I agree we don't need a workflow UI on the Zope3 core for the zope.wfmc component. The zope.wfmc component should act as a Python wfmc process interpretor only. Roger, we'll certainly need UI for the Zope3 / ECM project [1]_ .. _[1] http://svn.nuxeo.org/trac/pub/browser/z3lab/ecmworkflow/ *but* since we are implementing a wfmc standard the UI doesn't need to be in Zope. Workflow editors exist : check http://jawe.objectweb.org I think it's a bad idea thinking about Zope persistent definitions at this stage. I'd rather work with xpdl files, read them on runtime and put them in a *non* persistent XPDL definitions registry. The rest can be managed with Jawe for instance. We are already thinking about an eclipse app wich could be a little bit simplier than Jawe for end-users on the long term. Regards, J. - -- Julien Anguenot | Nuxeo R&D (Paris, France) CPS Plateform : http://www.cps-project.org Zope3 / ECM : http://www.z3lab.org mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFCkf5PGhoG8MxZ/pIRAsjjAJwMkFkSbXFH0GK7Xd9cCfWzfzyLtgCghgd8 Jd5aRZr3X9yPjmmNC0qFoTk= =aKCO -----END PGP SIGNATURE----- _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
