yes, it is an innovative feature. i think it is difficult to implement right. the general problem in my understanding is to be able to generate a regex that accepts a (partial) input string. then, to compare the generated regex with the list in the urls module. this involves programming language theory that deals with finite automata. from the bugs that I see in this code it seems that it does not rely on this theory but rather attempts to manipulate regular expressions as strings.
konstantin On May 25, 5:16 am, Olivier Guilyardi <[EMAIL PROTECTED]> wrote: > > I didn't read the code, but this reverse regex feature seems like a really > interesting and innovative feature to me (never seen a such thing before). It > sounds complex too, though. Maybe that "prototype" is better than "hack" ;) > > Regards, > > -- > Olivier --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---