29 Jun
2006
29 Jun
'06
5:11 a.m.
On Thu, 29 Jun 2006 04:59:45 +0200, Moshe Weitzman <weitzman@tejasa.com> wrote:
But I can't think we want to compile all forms just to display one of them. That'd be quite a bit slow...
thats a good point. but i don't think it would be slow. we just have to keep a one dimensional array of paths. we don't have to do any fancy hierarchy stuff like hook_menu(), so i don't see this hook being any more expensive than all our other hooks. it is roughly as expensive as hook_link(), for example.
Forget my previous mail. I should not mail at this ungodly hour...