aeolus-incubator / tim

Web application for managing virtual images to be deployed in the cloud
www.aeolusproject.org
MIT License
3 stars 6 forks source link

Update hooks for models. #19

Closed jguiditta closed 12 years ago

jguiditta commented 12 years ago

This patch moves a couple assumptions into the main code of the engine, as these non-core objects can reasonably be required to be provided by the host app. This has the net effect of less model class overrides needed by the host app.