[Checkins] [zopefoundation/zope.wfmc] c2a019: Allowed workflow and application data to be access...

GitHub noreply at github.com
Sat Jun 8 00:49:07 UTC 2013


  Branch: refs/heads/monolithic-zope3-jim-wf
  Home:   https://github.com/zopefoundation/zope.wfmc
  Commit: c2a01951f7a8259bff709f50b296b8e1c21f25f8
      https://github.com/zopefoundation/zope.wfmc/commit/c2a01951f7a8259bff709f50b296b8e1c21f25f8
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-03-02 (Wed, 02 Mar 2005)

  Changed paths:
    A process.py

  Log Message:
  -----------
  Allowed workflow and application data to be accessed via getitem as
well as getattr.


  Commit: a2162041a8b3ae23bfcbcd79344ed240878db254
      https://github.com/zopefoundation/zope.wfmc/commit/a2162041a8b3ae23bfcbcd79344ed240878db254
  Author: Julien Anguenot <julien at anguenot.org>
  Date:   2005-03-14 (Mon, 14 Mar 2005)

  Changed paths:
    M process.py

  Log Message:
  -----------
  Fix WorkflowData.get() and refactore the access on the workflowRelevantData using the get() instead of the low level getattr() +  trailing whitespaces removals


Compare: https://github.com/zopefoundation/zope.wfmc/compare/c2a01951f7a8^...a2162041a8b3


More information about the checkins mailing list