A sql cookbook article would be nice, just to show how to connect and to CRUD against MySql in a simple script.
thanks ben
brianWed 11 Feb 2009
Yes, we plan to flush out the cookbook stuff greater.
Although have you seen the docLib::Sql chapter? It covers the connection and CRUD stuff.
jakbFri 13 Feb 2009
have you considered some kind of a public repository/wiki were users can contribute docs, examples, etc.?
brianFri 13 Feb 2009
For the immediate term I'd rather centralize all the documentation into the standard docs. I think this important since things are still changing to keep docs up to date. If you wish to write some docs just let me know and we can merge into hg.
Longer term I definitely think we will want to decentralize as more people can take ownership of keeping docs up to date.
jakb Tue 10 Feb 2009
hi
A sql cookbook article would be nice, just to show how to connect and to CRUD against MySql in a simple script.
thanks ben
brian Wed 11 Feb 2009
Yes, we plan to flush out the cookbook stuff greater.
Although have you seen the docLib::Sql chapter? It covers the connection and CRUD stuff.
jakb Fri 13 Feb 2009
have you considered some kind of a public repository/wiki were users can contribute docs, examples, etc.?
brian Fri 13 Feb 2009
For the immediate term I'd rather centralize all the documentation into the standard docs. I think this important since things are still changing to keep docs up to date. If you wish to write some docs just let me know and we can merge into hg.
Longer term I definitely think we will want to decentralize as more people can take ownership of keeping docs up to date.