grassoalvaro wrote:
>
> This is not exactly what i was looking for. I want to connect only one
> model with some kind of operations, not all session...
scan through Session.dirty etc. for the objects you want. if a new
extension "MapperExtension.before_flush()" were added it would be working
more or less the same way anyway.