[sup-talk] Hook reloading
William Morgan
wmorgan-sup at masanjin.net
Fri May 9 02:10:12 EDT 2008
Reformatted excerpts from Tyberius Prime's message of 2008-05-07:
> can anyone elucidate me on the subject of when (or how) sup reloads
> it's hooks?
A hook is only read from disk the first time it's called. Every time
the hook is called, that code is evaluated, so if you have a function
definition in there, it will be give that warning.
You can ignore the warning, or you can wrap it in a "unless defined?" as
you point out.
> And can I force sup to reload its hooks (while developing)?
There's no way to do this, but I agree it would be nice and wouldn't be
too hard to add...
--
William <wmorgan-sup at masanjin.net>
More information about the sup-talk
mailing list