Hello!
On Thu, Jan 05, 2006 at 01:30:57AM -0600, Igor Murashkin wrote:
> I am interested in implementing something like sqlmeta.schemaName = '...' or
> sqlmeta.tablePrefix = '....'
Welcome!
> I haven't touched any of the sqlobject code yet except for using
> sqlobject... so would anyone have any suggestions where I can start looking
> to do this?
First learn to use development tools - diff and patch; use py.test to
run tests. I can send you a dozen of scripts to show how I run these tests.
Please always supply patches for tests and documentation.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|