I have been looking for Web frameworks that will take advantage of an
Event Driven programming model.
Some Frameworks like Python's Zope and Grails manage to subscribe to
"Model Events". E.g. one can subscribe to a notification message,
whenever a domain model gets changed, added, deleted, etc. (like
explained here  http://bit.ly/2AkVBy)

Can the Lift Framework throw such events too? Similar to the way
Grails and Zope do it?
Or is there another way in Lift to do the same?

I must say that I preety much do like the Lift Framework and it's
fresh approach on important tasks like Comet, Templating, Active
Record, Web Services, Localization...

However one of my key requirements would be simple handling of events
and notifications.

Thank you

Gregor


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to