Tuesday, December 6, 2011

InfoQ: Events Are Not Just for Notifications

InfoQ: Events Are Not Just for Notifications:

It is nice to see a fantastic explanation of what I think of as Event Programming. I have blog about a way to implement a simple Javascript dispatcher and implementing a cross platform event system. And have been chomping at the bit to implement a fully audited application that stores all the events in one of these new document databases (MongoDB, Riak). To be able to mark any user session with an error (or even allow them to report an error) and then to "replay" that users session would be pretty hot. The concept is difficult but implementation is so much easier especially testing. Now to just evangelize until it is considered a "Best Practice".

0 comments:

Post a Comment