On Tuesday 15 April 2008 20:17, Rickard Öberg wrote: > I would prefer 1).
Ok. > As for name, what is the standard one for BeanShell? > Is there one? What name?? The classes that are found in the BeanShell file can be queried from Java, so my idea is to look for the class inside that implements the Mixin in progress and instantiate and use that. Question is though, should one then only instantiate a single instance per BeanShellMixin, so that the BeanShell "class" can maintain state?? Pretty neat I guess. Cheers -- Niclas Hedhman, Software Developer I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

