Hi,

we currently start integrating Lucene into our tech-stack.

Coming from SQLObject, I so far haven't seen a feature of that in Elixir/SA 
that would come handy here: the option to bind events to insert/update-row 
operations.

This would help maintaining the index, by decoupling it's update from any code 
that somehow deals with creating business objects.

Is there anything similar available? Another attack-angle might be the 
session, it should keep track of the objects that are created/updated, and 
getting those when committing would be cool either.

Any suggestions welcome,

Diez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLElixir" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sqlelixir?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to