On Thu, May 7, 2009 at 4:24 AM, eri x <[email protected]> wrote: > Hi, i am trying to create a component for manging trac workflow and was > looking into the trac source, until now i have understood that trac uses > default_workflow component to control in which state can the ticket go and > what actions can a ticket do,i wanted to know if what i undestood is true > and therefore for changing the way trac looks into the workflow for managing > ticket states i must create a similar component and than say to trac to use > it instead of default_workflow. > Regars.
Right, but what exactly are your requirements? What do you need that the existing workflow customization or any existing plugins don't do? (I'm not saying there isn't necessarily something, just want to make sure before you go off on a pointless coding mission). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
