Jorge Vargas wrote:
My point, we should run TG site on top of TG even if it isn't necessary,
just because we should be the 1st ones to use our product.
Make it more interactive, add test site, like the one that was set up
for catwalk before it was part of tg, implement identity right on TG
site, etc.
I think the best implementation of turbogears should be on it's site.
+1
Let's make it downloadable as a TG project and add option "show source"
to each page.
The basic source view would be a traceback (back to framework and/or
standard library) for all modules used in rendering given page. To make
it really useful filters should be offered to view just some layers
(MochiKit, CherryPy, SQLObject, ...).
Simon