> For my part, I'll look at this tonight (know I've said that before, > but this time for sure!).
I'm going to spam feedback as I use WorkFlow, so there could be a few mails... - It'd be nice if the .ini based workflow could define the label for actions. eg. "needinfo_new" could be rendered as "need more information". Perhaps with 'needinfo_new.label = need more information' in the .ini file. - Unless there's some specific reason not to, I'd personally prefer parse_workflow_config() and get_workflow_config() to be methods in TicketSystem. eg. TicketSystem(env).parse_workflow_config(...). This is a common idiom in Trac. - PEP8 changes (already discussed in IRC) ... still looking. -- Evolution: Taking care of those too stupid to take care of themselves. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
