>> How would you remove it from theme engines ?
>
> by redefining it as
>
> function extract() {
> die ("Bad, bad monkey. No cookie for you.");
> }
I could whip up a PHP patch for it.. (-;
Seriously, though, it could be removed by forcing themes to do
Theme::get('varname'); or even $theme['varname'];
Again, I know people will whine about extra keystrokes and it being
"hard to use" so I won't push it.
S
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev
-~----------~----~----~----~------~----~------~--~---