Jason Gerard DeRose
|
cf32ac3370
|
16: Changed base2.WithObj.__set_obj() slightly so that its gets locked into read-only even when _obj is None
|
2008-07-20 07:20:00 +00:00 |
|
Jason Gerard DeRose
|
0cb26ef3ec
|
15: Added ipalib.base2 module where I'm experimenting with a 3rd approach that is a hybrid of the first two: a decoupled late binding OO strategy
|
2008-07-20 07:09:28 +00:00 |
|
Jason Gerard DeRose
|
c2df391569
|
14: Added Named.cli property that returns name.replace('_', '-'); Named.doc property now does a strip() to make it more user-friendly; added test_Named unit tests which somehow got dropped, uppdated with new Named properties
|
2008-07-20 03:48:36 +00:00 |
|
Jason Gerard DeRose
|
370282819d
|
13: Starting playing around with 'ipa' cli script
|
2008-07-20 03:32:22 +00:00 |
|
Jason Gerard DeRose
|
739e67ca7d
|
12: Fixed test_base.test_API.test_finalize() unit tests now that CrudLike has 4 commands, not 5
|
2008-07-20 02:40:49 +00:00 |
|
Jason Gerard DeRose
|
700d58ac1e
|
11: Added submodules needed to triger the plugin loading, etc., so I can start work on the cli demo
|
2008-07-20 02:03:15 +00:00 |
|
Jason Gerard DeRose
|
7acf12e988
|
10: Updated base.API to reflect the fact that base.Object is now the new unit of plugin functionality; updated corresponding unit tests
|
2008-07-20 01:29:59 +00:00 |
|
Jason Gerard DeRose
|
ccd8eb3373
|
9: Reorganized new work and unit tests based around base.Object being the plugin definining unit
|
2008-07-19 23:40:23 +00:00 |
|
Jason Gerard DeRose
|
e76160b01d
|
8: Experimental work on more OO definition of what gets pluged into API.commands
|
2008-07-19 21:51:07 +00:00 |
|
Jason Gerard DeRose
|
26c9f4c881
|
7: Roughed out API.finalize(); added corresponding unit tests
|
2008-07-19 08:31:46 +00:00 |
|
Jason Gerard DeRose
|
91adc9c2d0
|
6: Fleshed out API.register_command, made correpsonding unit tests much more rigorous
|
2008-07-19 07:43:48 +00:00 |
|
Jason Gerard DeRose
|
e8257ad531
|
5: Fleshed out base.Named, added corresponding unit tests
|
2008-07-19 06:03:34 +00:00 |
|
Jason Gerard DeRose
|
ef7594ffe1
|
4: Got basics of API.register_command() working; added corresponding unit tests
|
2008-07-19 04:28:03 +00:00 |
|
Jason Gerard DeRose
|
5470a0d29a
|
3: Finished NameSpace and cerresponding unit tests
|
2008-07-19 00:56:09 +00:00 |
|
Jason Gerard DeRose
|
00f4da79a9
|
2: Got basics of NameSpace working, added corresponding unit tests
|
2008-07-18 20:31:12 +00:00 |
|
Jason Gerard DeRose
|
556abfaf0b
|
1: Started roughing out ipalib package
|
2008-07-18 17:51:34 +00:00 |
|