Hmm. Sorry to enter this party late. But I think sending a new helper off on a wild goose chase the size of SO support is a bad idea... While I think it would be nice to have SO support, i feel it is lower down in priority in terms of the needs of our project.
What we _really_ need is help on documentation. here is a list of well over 100 todos: http://www.turbogears.org/2.1/docs/todo.html Ways you can help with the todos: Participate in our next doc sprint. Pycon 2010 will have a docsprint component, and if there is enough interest I will try and organize one between now and then. Drop into IRC on #[email protected] We can help you get set up if these docs do not get you 100% of the way to being able to build the docs: http://www.turbogears.org/2.1/docs/building_docs.html Email me personally if you need help with any of this, but expect there may be a time delay. IRC works better because there are more folks to help you out. The important thing is that you have taken an incredible leap forward by offering to help. Thanks for that. cheers. -chris On Jan 22, 8:56 pm, Phinny <[email protected]> wrote: > Thanks. > > On Jan 21, 8:53 pm, Mark Ramm <[email protected]> wrote: > > > > > I'll take a bit and try to work up what you need. > > > For super basic support you just need to implement the equivelent of > > zope.sqlalchemy to do the automatic transaction stuff using the > > transaction manager (i think that part's pretty straightforward) , and > > a new method for the configuration class that sets up SQLObject from > > config values in the ini file. > > > The next step would be to setup the identity provider classes in > > SQLObject rather than SQLAlchemy. There is some documention on how > > to to this for repoze.who/what but I'd start with the two things > > above. > > > --Mark Ramm > > > On Tue, Jan 19, 2010 at 11:36 AM, Daniel Fetchinson > > > <[email protected]> wrote: > > >>> What I personally would like to see in tg2 is support for sqlobject. > > > >> Please someone who uses SQLObject, help us with this. I don't think > > >> this is a major project at all, but while it gets requested here on > > >> the mailing list every once in a while, nobody seems ready to help > > >> make it happen. > > > > I'd give it a shot but are there any kind of documentation, tips, > > > ideas about integrating ORM's with tg2? I basically have very little > > > knowledge of tg2 and am more familiar with tg1 so don't really know > > > what it takes to integrate sqlobject. What hooks are available for > > > this? > > > > Cheers, > > > Daniel > > > > -- > > > Psss, psss, put it down! -http://www.cafepress.com/putitdown > > > > -- > > > 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 > > > athttp://groups.google.com/group/turbogears-trunk?hl=en. > > > -- > > Mark Ramm-Christensen > > email: mark at compoundthinking dot com > > blog:www.compoundthinking.com/blog -- 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.
