> Karjala wrote:
>> Is it not possible?
>
> I read it's possible to disable the use strict in Mason with a
> parameter, but that would have other consequences too (like harder error
> checking)
>
> Is there a way to enable ${$a} but not disable strict;
>

Try adding a "no strict;" line to your component's <%init> block to
disable the pragma for only that component.  I've never tested this, so I
do not know if it will work or not.

Regards,
Bradley C Bailey



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to