Hello all,

I would like SQLObject to perform the mapping alternateID -> ID in
memory when retrieving an object that is in the cache using byName.
>From a quick look at the code (and looking at the queries in debug
mode) it would seem that this is not the behavior it currently has (at
least in 0.7.1).

Do you think this would be a valuable addition? It would seem that
keeping the required few extra dictionaries in memory could pay off
very well in some cases. Of course one should be able to switch the
feature off. I am considering giving coding this feature a try, if
there are no obvious drawbacks.

Santiago


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to