24 Jan
2007
24 Jan
'07
2:09 a.m.
Khalid B wrote:
- I am torn about the .register file though. Why? Because we are moving towards too many files already (first .install, then .info, then .register, then .foo, ad nauseum). Perhaps this is overcome by one hook only modulename_register() or modulename_callbacks().
See Karoly's response. I think that combined with some kind of special registry hook is probably better than a .register file. And it easily incorporates his before/after bits, which are brilliant and I had forgotten about them.