afoone / radhealth

Automatically exported from code.google.com/p/radhealth
0 stars 0 forks source link

Optional Model Loading #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently you need to load the entire model if you use radhealth.  I would
like to make it so that you only load the parts of the model you are using
for a particular application (if you are using a shared server / database
then you can still opt to load the entire model).

An example of how this might be done is the
[http://www.symfony-project.org/plugins/sfSympalPlugin sympal plugin].

Original issue reported on code.google.com by rscarriere on 14 Apr 2009 at 1:20