Yeah, I agree.  if you disable strict you can get into all sorts of subtle
trouble.

On Thu, May 27, 2010 at 7:53 AM, Jonathan Swartz <swa...@pobox.com> wrote:

> I wasn't aware that some of the examples fail under strict. But I
> stand firmly by this defaulting to on. IMHO there is virtually no
> place any more for non-strict Perl (other than the occasional symbolic
> reference) and I wish it was simply on by default in all Perl code.
>
> Best
> Jon
>
> > Also many of the problematic examples work fine with the addition of
> >
> >    'no strict 'vars';'
> >
> > I think it would make sense to have use of 'strict "vars";' and
> > 'strict "subs";' be a configuration option that defaults to off.
> >
> > I greatly look forward to the arrival of Mason-2.0 !
> >
> > Let me know if you could use any help in its development / testing.
> >
> > All the best, & keep up the good work,
> >
> > Jason
> >
> >> -----Original Message-----
> >> From: Jonathan Swartz [mailto:swa...@pobox.com]
> >> Sent: Wednesday, May 26, 2010 11:45 AM
> >> To: David E. Wheeler
> >> Cc: mason-de...@lists.sourceforge.net;
> mason-users@lists.sourceforge.net
> >> Subject: Re: [Mason] [Mason-devel] $r->header_out / $r->header_in /
> >> $m->log
> >> - all not defined!
> >>
> >>> On May 26, 2010, at 9:33 AM, Jonathan Swartz wrote:
> >>>> More generally:
> >>>> * Mason is very stable so doesn't change much these days.
> >>>> * Mason 2 is in progress - see
> >>
> >> http://www.openswartz.com/2009/09/01/what-mason-2-0-would-look-like/
> >>
> >>> Oh, has there been work since then? Care to post a status report?
> >>
> >> I've been working on it when I have time, usually on airplanes/
> >> trains. :) There's nothing to report yet, but hopefully soon - I'd
> >> like to have something to show at yapc.
> >>
> >> Jon
> >>
> >>
> >>
> ---------------------------------------------------------------------------
> >> - --
> >>
> >> _______________________________________________
> >> Mason-users mailing list
> >> Mason-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/mason-users
> >>
> >>
> >>
> ---------------------------------------------------------------------------
> >> ---
> >>
> >> _______________________________________________
> >> Mason-users mailing list
> >> Mason-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/mason-users
> >>
> >
> >
> ------------------------------------------------------------------------------
> >
> > _______________________________________________
> > Mason-users mailing list
> > Mason-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mason-users
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users
>



-- 
Shane McCarron
halindr...@gmail.com
------------------------------------------------------------------------------

_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to