Hi,
good idea. I was thinking about something more or less the same, so here are things, I would do elseway:
1) Zend_Loader::registerAutoload()
- no need to load all classes manually
2) I prefer to have an extra controller derived from Zend_Controller_Action and my app's controllers are derived from it.
Good job, anyway
