Re: plone3 agx remember
from
Rob Miller
on Feb 12, 2008 12:22 AM
On Feb 11, 2008, at 8:46 PM, Peter Fraterdeus wrote:
> On 11 Feb 2008, at 8:47 PM, Rob Miller wrote:
>>>
>> i don't use AGX myself, so i can't speak to why it's not
>> generating working code, but i can probably help you debug the
>> problem, if you're still having it.
>
> Hey, Rob!
> Do you use some other modelling tool, or just keep it all in your
> mind's eye with vi and svn?
i use vi for sysadmin stuff, emacs for coding. for workflow
development i'll use the ZMI to build the workflow and then i use
GenericSetup to export the XML workflow definitions.
-r