On Feb 8, 2007, at 8:02 PM, Robert Gravina wrote:

>
>
> On Feb 8, 2007, at 5:38 AM, Christopher Arndt wrote:
>
>>
>> Cliff Wells schrieb:
>>> You could use another table for maintaining the tags and a
>>> property for
>>> maintaining them, like Lee does here:
>>>
>>> http://www.splee.co.uk/2006/10/28/simpleblog-part-3-many-to-many-
>>> relationships/
>>
>> Here's another good tutorial:
>>
>> How To Implement Tagging With TurboGears and SQLAlchemy: http://
>> tinyurl.com/2n5vlu
>>
>
> Thanks! I'm not actually interested in reusing the the strings as
> tags, just on persisting a list of strings; I used tags in that
> example but it's just a list of strings.

Actually my mistake: I am planning on referring to them from other  
objects, so yes they are like tags after all :)

Robert


--~--~---------~--~----~------------~-------~--~----~
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