-
Committer:
Duncan McGreggor
-
Date:
2010-04-19 04:27:45 UTC
-
Revision ID:
duncan@canonical.com-20100419042745-s1nbwfl75va2svoh
* Refactored some of the project class initialization code.
* Replaced the base_dir, project_name idiom with just the project_path idiom
(in init and create methods).
* Refactored the project name collision check into a separate method.
* Started another refactor of the compressed project constructor.