On Thu, Jun 30, 2011 at 09:30:26PM +0200, Christoph Zwerschke wrote: > Right. If we make the docs too exhaustive, this may also slow down > the development because we must always adapt the docs. I already see Not having enough docs slows down development of the applications using TG, but I do agree you don't want to get locked in by your docs.
It could be worse, it could be pyasn1 or pysnmp docs :( but I'm going off-thread. > SQLAlchemy. Just some introductory words, links to the original > docs, and short explanation of the TG integration and usage. The TG integration part is important. I have quite often looked at the SQLAlchemy docs and thought "that is exactly what I want" and then struggled a little to see what is the right way to do it in TG. Even "yes just like they do at link ..." sometimes helps, if it is true. Another area which might seem strange for most but something I need and mostly have got going is a command-line backend program. It's sort of going but if anyone has the right way to do one that would be great. All it needs to do is use a model, and get it saved into the database correctly. Finally, for the docs you might like to say what TG is. If I download SQLAlchemy, Genshi, Sprox separately do I have TG? The answer is 'no' (you're just not sitting there downloading these things) but its not explained what that extra is. - Craig -- Craig Small VK2XLZ http://www.enc.com.au/ csmall at : enc.com.au Debian GNU/Linux http://www.debian.org/ csmall at : debian.org GPG fingerprint: 1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 -- You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en.

