Phil, We have already decided that the event based implementation and ES SPI is no good. We are rushing to revert back to a simpler sytem, much closer to the original state based one.
The S3 impl that sits in sandbox is still 'using' the old SPI (hence doesn't work), but I'm sure we will get operating shortly after the overhaul. Cheers Niclas On Jul 28, 2009 10:04 PM, "philippe van dyck" <[email protected]> wrote: Hi all, in MapEntityStoreMixin there is a getEntityState method made of 2 parts : 1) bring the state up to date / 2) get the actual state. In the first loop (while), we gather events and in the second (for) we apply them. Since they are stored in the entitystore... when do we delete those events after they are applied ? I am using my S3 entity store and I end up with tons of those... I would really like to clean this up ;-) Any idea about a simple way to get rid of it ? Phil _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

