From: Eric B. R. <eb...@tc...> - 2003-07-28 14:24:52
|
On Monday, July 28, 2003, at 10:20 AM, Marc Palmer wrote: > This could also be used as function of course, making it even more > convenient. > > Can I commit? It's trivial: please! I like the idea of being able to do $get("$SomeDynamicName") eric > > /** > * Get the specified object <code>name</code> defined from the > active > * Context. > */ > public Object get (Object name) > { > return context.get(name); > } > > > Marc > -- > Marc Palmer > Contract Java Consultant/Developer > > w a n g j a m m e r s > > java and web software design > experts with an ethical outlook > > http://www.wangjammers.org > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/ > direct;at.aspnet_072303_01/01 > _______________________________________________ > Webmacro-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-devel |