#1200: kid: easy_install default kid-0.9.4 toolbox catwalk, widget browser 
errors
-----------------------------------------+----------------------------------
Reporter:  jeffk                        |        Owner:  anonymous
Type: defect | Status: new Priority: normal | Milestone: Component: Kid | Version: trunk Severity: normal | Resolution: Keywords: kid catwalk widgets toolbox | -----------------------------------------+----------------------------------
Changes (by lasizoillo):

 * component:  Toolbox.Catwalk => Kid

Comment:

The problem is in the template recompilation. If you delete
/software/svn/turbogears/turbogears/toolbox/catwalk/catwalk.pyc and
widget.pyc, you don't get the error.

If you execute:
{{{
kidc -fs widget.kid
}}}
You can view the python generated by the template. The problem is kid have
not a field for identify the version of the compilation, and only
recompile the templates by modification time. Adding this check to kid,
will fix the problem.

I'll open the ticket in kid project. �It's necesary code a workarround?

Excuse me for my bad english.

--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1200>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to