Changes between Initial Version and Version 1 of RefactorClient
- Timestamp:
- 09/05/06 21:37:11 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RefactorClient
v1 v1 1 = Bcfg2 Client Code Refactoring = 2 3 [source:branches/refactor/client/src/lib/Client This branch] is for work in decomposing the platform-specific client modules into service/packaging system-specific modules; the platform-specific modules will then just import the service/packaging system-specific modules they require (e.g. Redhat.py would import rpm.py and chkconfig.py, all the platforms will import encap.py, etc.) 4 5 A mailing list thread with more discussion of this is here: 6 * http://www-unix.mcs.anl.gov/web-mail-archive/lists/bcfg-dev/2006/07/msg00084.html