On 8/5/07, Alexandre CONRAD <[EMAIL PROTECTED]> wrote: > > As Michael pointed out, the ElementTree example stores the XML data > > en-masse, so if you don't need those kind of queries, you might see > > better performance and a simpler way of life if you just serialize the > > ElementTree instances to XML in a text field and vice versa. > > Yeah, I thought about that, but I feel it would be harder for me to do > it this way.
Ok, you should trust your instinct. Just wanted to point this out as an option. Arnar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
