oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #00065
OSHIP Rev 224 Code Review: issue #02 - Replace the view Setup() in app.py
I think it should not be necessary to click on a link in order to create
the archetype repository (ar) and the terminology server (termserver)
containers.
Newbies don't know what that means, I guess.
So I think in app.py the class oship should have an __init__ method in
which those containers get created.
For the rest of the Setup.render() method, we should create a new class
and template that does the management of the archetype repository
(Archetype Repository Management), a la Terminal Server Management
app_templates/index.pt needs to change accordingly.
Follow ups