Matt Good wrote: > Cboos: I noticed that there have been several checkins in the Markup > branch for enhancements unrelated to the porting of Trac to Markup. > I'm looking at these two now, but I haven't had a chance to review all > the changes yet: > http://trac.edgewall.org/changeset/3694 > http://trac.edgewall.org/changeset/3697 > > It is my understanding that the sandbox branches should be geared > towards a specific purpose, so I'm not sure why these changes are being > made in the Markup sandbox. I'm not sure how the other developers feel > about this, but I would prefer that the Markup sandbox didn't start > becoming a dumping ground for post-0.10 enhancements. >
Well, r3697 was specifically done to "exercise" some capabilities from Markup/Genshi. I wanted to see how and how easily a template (here query_view.html) could be reused in another template (here query.html) and at the same in the context of a macro (here TicketQuery). I don't think such things are "off topic" in the markup (now genshi) branch. (r3694 is a helper for r3697, but I wanted to keep it separate from it, for clarity). -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev -~----------~----~----~----~------~----~------~--~---
