[Zope-CMF] Re: DCWorkflow Question
Shane Hathaway
shane@zope.com
Mon, 11 Feb 2002 14:44:51 -0500
Chris Withers wrote:
> Shane Hathaway wrote:
>
>>2) On creation of an object, an implicit transition puts the object in
>>the initial state. The transition that occurs at this time is "None".
>>
>
> Hey Shane,
>
> Any way you can control what permission is used to protect this transition?
You can make the initial state automatically transition to another
state, and protect the intermediate transition.
> And, more generally, can you use permissions that don't yet exist to protect
> workflow transitions?
Not quite sure what you mean, but it doesn't sound like it would work. ;-)
Shane