Shlomi Matichin schrieb:
> We (Bzeek LTD) have found a bug in the Kid package: memory exponentially 
> bloating while using py:layout.
> from what we see, each template has a _match_templates *class* member, 
> which is added the match functions every time a deriving template runs. 
> The line is "t._match_templates += self._match_templates" and it can be 
> found in _pull generated for py:layout templates. We propose a solution: 
> make _match_templates an *instance* member, and we provide a patch that 
> makes it so.

Thanks for reporting this. I'd like to check that in, but I can neither 
login to trac nor access the svn repository.

Kid development is currently hosted by David Stanek.

@David, can you fix this? Again, I suggest that you move Kid development 
back to http://sourceforge.net/projects/kid-template/ if you don't have 
the time for maintaining Kid any more.

-- Christoph

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
kid-template-discuss mailing list
kid-template-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to