Thanks for replying so quickly, gasolin. The Genshi Quick Start sounds like a great idea. Any tickets that I could help with to get it ready faster? I see the commit notes saying that it's ready for release, how can I help make that happen?
Thanks again! -- Travis Bradshaw On Mar 24, 9:04 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi: > > I'd share what I've observed about SQLAlchemy/Genshi progress in tg: > > the doc: > > We focusing the doc on sqlobject/kid to minimize the doc work for 1.0. > And it looks like we'd start document with more SQLAlchemy/Genshi. > > for genshi: > > http://trac.turbogears.org/browser/projects/GenshiQuickStart > > GenshiQuickStart which will be released as an independent plugin to > provide the quickstart template in genshi version > > usage:: > > tg-admin quickstart -t tggenshi > > for sqlalchemy: > > there's a pycon branch with a Catwalk tool: > DBMechanic.http://trac.turbogears.org/browser/branches/pycon07 > > and now tgcrud support sqlalchemy(with activemapper), > too.http://trac.turbogears.org/browser/projects/tgcrud > > On Mar 25, 6:29 am, "[EMAIL PROTECTED]" > > <[EMAIL PROTECTED]> wrote: > > Hey guys, > > > One of the largest problems I'm currently having with TurboGears is > > the lack of completely support for SQLAlchemy and Genshi for new > > projects. The defaults, SQLObject and Kid, feel like complete dead > > ends after working with SQLAlchemy and Genshi and I'm not confident > > starting new projects with either of them when I know that SQLAlchemy > > and Genshi are the "way of the future". However, starting a new > > project with SQLAlchemy and Genshi (more so Genshi) requires quite a > > bit of additional work and result in either loss of features or > > undocumented "gotchas". > > > I've been reading the list regarding a lot of really awesome > > developments, CherryPy 3 support, ToscaWidgets, and more. But these > > are all more long term development paths when it seems that TurboGears > > is so close to being ideal and immediately available. > > > As an experienced Python developer (mostly on internal web tools for a > > computer science department), I'd love to help out. Can anyone > > provide some guidance as to what I can do to make SQLAlchemy and > > Genshi "out of the box" first class options? I've looked around on > > Trac, but since I'm unfamiliar with the current development process > > I'm having trouble locating those bugs that would help push these > > tools forward to seamless status. > > > If it's any motivation, I'm also willing to document those areas I > > work on. > > > Thanks, > > > Travis Bradshaw > > [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
