Sure Darren. Current StateListener has both pre and post state
transitions. I think post transition fits exactly.

On 20/08/12 10:32 PM, "Darren Shepherd" <dar...@godaddy.com> wrote:

>Murali,
>
>This is just a random implementation note.  Beware of DB transactions
>and events.  Events shouldn't be sent until DB transactions are
>committed.  If you don't give consideration to this upfront, you
>suddenly have craziness ensuing or one creates an overly complex system
>to tie DB transactions and event propagation into one framework.
>
>Darren
>

Reply via email to