Well, no, since as I said, SQLA's "Identity Map" is actually equating the 
primary-keys of the object, so I guess they got it right! :P

Anyway, I haven't seen this identity-checking actually being used in SQLA 
code-examples, it was just a side-benefit I though could be cool that you 
could do that, to make code more readable.
It IS weird thought that it's slower - quite surprising.
Still, it's not THAT much slower, so if it was me I would still be using 
identity-checks - you are talking about a difference of 0.01% - whose 
meddling in negligible stuff now...? :P

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to