cannot 'require' in embedded code (AGAIN...)
Marco Vezzoli
marco.vezzoli@st.com
Tue May 2 00:53:00 GMT 2000
per@bothner.com wrote:
> In general, people overuse eval.
>
> Note that you do have the option of calling load on a
> compiled module. That may make more sense.
OK now it works. I used this java statement instead of eval
String str="mymodule";
kawa.standard.load.loadClassFile(str,Environment.getCurrent());
Thank you again.
Marco
--
(--cafe babe--)
Marco Vezzoli marco.vezzoli@st.com
CR&D Intranet Developement STMicroelectronics
tel. +39 039 603 6852 fax. +39 039 603 5055
More information about the Kawa
mailing list