[Z3-sqlos] Re-organizing SQLOS code.

Brian Sutherland jinty at web.de
Thu Dec 8 14:09:36 CET 2005


On Sat, Nov 26, 2005 at 01:40:16PM -0200, Sidnei da Silva wrote:
> On Sat, Nov 26, 2005 at 01:02:47PM +0100, Brian Sutherland wrote:
> | 3. In quite a few package we have the form container/__init__.py where
> |    __init__.py is the only file and is quite small. I want to move these
> |    to the form container.py. It is not likely that these modules will
> |    grow too much in the near future.

this doesn't work right with transactions/__init__.py, because it
shadows the top level transactions module.

Andres and I thought to move it to sqlos._transactions.py. Private as it
is very sqlos specific and probably not usable anywhere else.

Any objections if we do this without backwards compatibility?

-- 
Brian Sutherland

Metropolis - "it's the first movie with a robot. And she's a woman.
              And she's EVIL!!"



More information about the z3-sqlos mailing list