Currently sarasvati fires an 'AcceptEvent' event just after a
guardAction returns an AcceptToken response, this is inadequate for me
as I need to need to do a post processing after the token has executed
i.e. token.getNode()#execute.
I expanded the NodeTokenEvent#newAcceptEvent to
NodeTokenEvent#newPreAcceptEvent and NodeTokenEvent#newPostAcceptEvent.
Please let me know what do you think of this enhancement. Should other
Token events have something similar?
Regards
chung-onn