2009/10/15 Gregor Müllegger <gre...@muellegger.de>:
> Hi django-users,
>
> in the last week i took a quick look over the django-tagging issue tracker and
> found the interesting issue #14 "Support for machine tags". This seems to be
> the oldest unclosed issue for django-tagging. This thrilled me so much that i
> wanted to give it a try and developed a django-tagging branch with support for
> namespaces and values.
>

<snip>

Great work; this should come in handy for my next project. I wish I
had gotten my earlier hacks up to scratch and made them public; I had
some of this functionality implemented. Serves me right for being
distracted with other projects :)

I haven't looked at your code yet (I will soon), but I'm just curious
if your changes have had any impact on performance? I remember that
when I set out to implement some of this code, I had issues with it
being efficient when there are larger sets of tags, including
excessive database calls, or excessive data parsing.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to