The Akelos Framework has been designed to be easily extensible by custom
plug-ins, but there are many different types of plug-ins that need to be
documented in detail.
Documentation in how-to implement plug-ins should be prepared for:
* AkActionController? (before and after filtering)
* AkActiveView? (custom helpers, template engines)
* AkActiveRecord? (observer pattern, act_as behaviours)
* Application merging (drop-in an existing application to use its
functionality)
* Default configuration overriding
While documenting these we should find a convention that allows to drop-in
plug-ins into the app/components folders.
Original issue reported on code.google.com by bermifer...@gmail.com on 11 Nov 2006 at 7:41
Original issue reported on code.google.com by
bermifer...@gmail.com
on 11 Nov 2006 at 7:41