Re: [SQLObject] Requesting WIKI on website for SQLObject
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: David M. <da...@re...> - 2004-03-26 04:32:02
|
Ian Bicking wrote: > On Mar 25, 2004, at 6:54 PM, David McNab wrote: > >> How would the SQLObject project admins feel about putting up a wiki on >> the sqlobject.sf.net website? > Sure, that'd be great. Do you have any interest in setting it up? I > can give you the access as well. Guess this makes sense, since I'm building the pyweb.gui framework which makes extensive use of SQLObject, so I guess I'll be part of the SQLObject 'furniture' for some time to come. I exist on sourceforge as 'davidmcnab'. What I'd have in mind is installing the MoinMoin wiki system into the SQLObject htdocs dir (actually, /home/groups/s/sq/sqlobject/htdocs/wiki), and populating it with a few basic headings, and linking to it from the main SQLObject home page. Would you be happy with this? Cheers David > >> This IMO would be an invaluable resource not only for people to add >> tips'n'tricks, but also as a better place for various snippets of info >> don't appear in the official docs. >> >> For example - the doco briefly mentions .addJoin() for dynamically >> creating joins, but it doesn't mention the fact that if you create >> RelatedJoin()s, you have to call <tableobj>.createJoinTables() >> afterwards (or else the join tables won't exist). > > > I'd also be happy to give you access so you can update the docs as > well. Though there's still stuff that is best in a Wiki environment > (recipes, for instance). > >> Thankfully the SQLObject source is reasonably clean and well >> commented, but it should still be possible to enjoy all the advertised >> functionality of a piece of software without referring to docs. > > > -- > Ian Bicking | ia...@co... | http://blog.ianbicking.org > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > sqlobject-discuss mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss > -- Kind regards David -- leave this line intact so your email gets through my junk mail filter |