Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16: Changed base2.WithObj.__set_obj() slightly so that its gets locked into ↵ | Jason Gerard DeRose | 2008-07-20 | 1 | -9/+16 |
| | | | | read-only even when _obj is None | ||||
* | 15: Added ipalib.base2 module where I'm experimenting with a 3rd approach ↵ | Jason Gerard DeRose | 2008-07-20 | 1 | -0/+102 |
that is a hybrid of the first two: a decoupled late binding OO strategy |