Greetings,

What are the implications of trying to define
subs in a component. Example: the <%once> and <%init>
sections may want to do part of the same thing, so
you define a sub in <%once> call it, and also call it
in <%init>.

Should this work correctly? Or is it that the closure
of <%once> and <%init> are not containing the name of
sub, but in the package, hence there would be name collision?

Regards,

..Otto



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to