Changeset 1179 in tailor for tailor

Timestamp:
06/25/06 01:12:08 (7 years ago)
Author:
lele@…
Hash name:
20060624231208-97f81-7b9ce234ef7b5441fe2a59ef89689e76b9466411
Message:

Split the monolithic repository.py into smaller units
The repository subclass of each backend is now in the same unit that
implements its working dir, under the vcpx.repository subpackage.
This has several advantages: the obvious of keeping related code closer
and the ability of lazy load only the needed unit, as it was already done
for the working dir subclasses.

(No files)

Note: See TracChangeset for help on using the changeset viewer.