Plugin Architecture: Hooks and Callbacks |
[eluser]Xeoncross[/eluser]
[quote author="Colin Williams" date="1217994007"]I do have something like this in development. With only two methods in a Library, it's already really effective. It is something I consider releasing soon.[/quote] I released mine - Check it out and see if your's is better code.google.com/p/codeigniter-extrahooks/ Quote:One thing I come up against is that I would want to provide a very low-level tool. Anybody using it would have to implement it into the MVC pattern in the best way they see fit, becuase I don't want to introduce new conventions for all users (although I certainly have in the app where I am using it) Yes, this extended "hooks" class does not interfere with a users choice of how to use it - or with the default use of hooks in the CI core. This class supports classes and functions just like the first one. |
Messages In This Thread |
Plugin Architecture: Hooks and Callbacks - by El Forum - 12-26-2007, 10:22 AM
Plugin Architecture: Hooks and Callbacks - by El Forum - 12-26-2007, 11:51 AM
Plugin Architecture: Hooks and Callbacks - by El Forum - 12-26-2007, 12:07 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 03:09 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 04:40 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 06:17 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 06:39 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 07:10 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 07:20 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 07:37 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 08-05-2008, 07:43 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 10-27-2008, 12:52 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 10-27-2008, 01:33 PM
Plugin Architecture: Hooks and Callbacks - by El Forum - 09-11-2012, 02:04 PM
|