On Wed, Feb 11, 2009 at 9:06 AM, Sean Coates <[email protected]> wrote:

>
> >> 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'];
>

That sounds remarkably like my suggested implementation of a non-sucky
SuperGlobals... go figure. :P


>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to