On Jun 2, 2007, at 11:02 AM, [EMAIL PROTECTED] wrote:

>
> what about adding a docopy=True (or dont_copy=False) to all methods
> that could be both copy_generative and modify-in-place?
> via some generic self=self.copy_if_required() func?
> Then one can choose at which point to split+copy
>

well if you have switches that are dynamically modifying the central  
paradigm of the API, that suggests you arent too sure about that  
API.  also that approach doesnt really solve this problem since the  
goal is to execute just one query with many features combined.




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to