On Tue, 14 Jun 2005, Robert Spier wrote: > In terms of backwards compatibility - we can maintain it by having the > (current) register subroutine create the appropriate subroutine or > alias.
Or the other way around - if the hook_* functions exist, have register_hook called magically behind the scenes when you lookup whether it "can" do the hooks.
