##February 11, 2009 Development has not been quiet around here. We have been working hard on some bug fixes and something we call "workflow". Workflow is an extension to the current ticket system which will enable more organization and collaboration on the development of Chaw based projects. For us, the ticket system is essential to managing the development of a project. So, you might be interested to know what is in the workflow. Basically, its all about status and transitions. Simply, workflow allows a ticket to exist in a specific state and move from one state to another. For example, all tickets that are entered go into a "pending" state. These tickets are reviewed by the team and accepted/assigned. Boom, the transition happens. There are more states related to the status, like "in-progress" or "testing", but ultimately they have a "resolution" which can happen for any number of "reasons" (invalid, wontfix, fixed, etc). The goal of workflow is to make our development lives easier to manage. Stay tuned for more Chawsomeness!