from the mason style guide:

    * By default, all Mason components share a single namespace.
Declaring a named subroutine ("sub foo") inside a component means that
all components now have access to that subroutine. If you must use a
subroutine inside a component, consider using an anonymous subroutine
instead.

Is there a reason why the subroutines are not placed into their own
namespace?


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