[rucksack-devel] Enhancements - Code?

Phil Marneweck haragx at gmail.com
Wed Jun 1 00:47:35 UTC 2011


Well the first thing I need is a:

1.  disconnected transaction that is explicitly commited.
or
2. way to update slots outside of a transaction and a method to
reintreduce the object to a new transaction.

This is because the webframe work that I use does understand or use the
concept of a db (never mind a transaction) so if the framework tries to
change the object it fails.

The disconnected transaction is most likely the best solution but it
looked like implementing the update of slots outside of a transaction
would be a easier quickfix.

I had a quick try at stopping the marking of the object to dirty when a
slot is set if there is no (current-transaction) but that failed the
object still ends up in the dirty que. 

Anny suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/rucksack-devel/attachments/20110601/29a9838d/attachment.html>


More information about the rucksack-devel mailing list