Re: Ticket #2594

2010-06-15 Thread Russell Keith-Magee
On Tue, Jun 15, 2010 at 5:23 AM, Jack Shedd <j...@jackshedd.com> wrote:
> Back during one the last Chicago bash, I coded up a fix for Ticket 2594, 
> which would ensure template tags collapsed on themselves within the final 
> source of a rendered template.
>
> http://code.djangoproject.com/ticket/2594
>
> Just wondering if anyone's looked at it, if it sucked, etc.

I haven't taken a detailed look at the patch, but I just had a quick
look, and on first inspection it looks reasonably good. The
performance stats are promising, too.

I can see a couple of minor areas for improvement; I've left a comment
on the ticket.

Yours,
Russ Magee %-)

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



Ticket #2594

2010-06-14 Thread Jack Shedd
Back during one the last Chicago bash, I coded up a fix for Ticket 2594, which 
would ensure template tags collapsed on themselves within the final source of a 
rendered template.

http://code.djangoproject.com/ticket/2594

Just wondering if anyone's looked at it, if it sucked, etc.

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