[Laszlo-dev] loading a module dynamically in runtime?
Hyok S. Choi
hyok.choi at samsung.com
Mon Jul 9 19:03:51 PDT 2007
Thank you for quick reply.
Then, how about partial update? Is that possible to compile the template
codes(e.g. defines methods, handlers, ...) of the loadable library in
compilation time, and load a newly updated library in runtime? (replacement
of the module?)
Thank you in advance,
Hyok
http://opensrc.sec.samsung.com/
________________________________
From: Henry Minsky [mailto:henry.minsky at gmail.com]
Sent: Tuesday, July 10, 2007 10:56 AM
To: Hyok S. Choi
Cc: laszlo-dev at openlaszlo.org
Subject: Re: [Laszlo-dev] loading a module dynamically in runtime?
I am not quite sure what you are asking, but there is a way to load
code at runtime
using the <import> tag.
Any code which is referenced by the <import> tag is compiled into a
loadable library
which can be loaded at runtime.
On 7/9/07, Hyok S. Choi <hyok.choi at samsung.com> wrote:
Greetings,
I can not sure if this is right place to ask this, please
let me know if I
interrupt you.
Could anyone let me know if there is a way to load a module
dynamically in
runtime? (e.g. dll)
If openlaszlo is a compile and run approach, how about
interpreter approach
like Orbit project?
Thank you in advance,
Hyok
http://opensrc.sec.samsung.com/
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-dev
mailing list