That is an interesting situation.
I find that I don't have this problem, because my nameing style is
different than SQLObject's. For example, I upper case the first letter
on all attributes, SQLObject doesn't, so we should never have
conflicting names; since expire and Expire are different symbols to
Python.

Otherwise, SQLObject should probably name it's properties _expire and
what-not, to prevent these sorts of conflicting names


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to