Hi again On 4/4/07, Arnar Birgisson <[EMAIL PROTECTED]> wrote: > The third option, creating the changelog-information independent of > the flush - would that mean I can't use a mapper-extension to trigger > it? Do I have any other ways for triggering things on object update.
I just realized that I need to do more than just generate the HistoryItems. I need to create a HistoryLogEvent (which is parent to the items) and specify a log message and other kinds of stuff - so I will need to do that anyway. Of course I call the historyitem-generator from there so I don't need to use a mapper extension. I'm going on a holiday until next week - I'll post the code when I come back for those that are interested. Arnar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
