Cleanup Hooks
Reported by Matt Todd | May 23rd, 2008 @ 01:24 PM | in Release 0.5.1
Hooks are both created and stored in an ugly place without much regard to structure or expandability.
Hooks should probably be stored inside of the Configuration hash/object. Hooks should also be chainable so multiple calls to set a hook will result in all of them being called in sequence of definition.
Also, more hooks should be definable (without much impact on performance, that is).
Comments and changes to this ticket
-
Matt Todd June 19th, 2008 @ 05:56 PM
- State changed from new to resolved
(from [294b3da9a555c8b9c19253bf45786ef8b450d1d8]) Bug with loading initializers and the glob being spcified wrong (as string instead of array of paths). Also fully resolves [#41 state:resolved].
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 14 Mongrel needs to be passed an integer socket config in jruby Committed in revision #41.