[Ecls-list] Embedding question
KONOVALOV, Vadim (Vadim)** CTR **
vkonovalov at alcatel-lucent.com
Thu May 22 15:08:53 UTC 2008
> > The problem becomes when I eval undefined function:
> >
> > def = c_string_to_object("(frustrated)");
> > res = cl_eval(def);
>
> See 2.4 in http://ecls.wiki.sourceforge.net/FAQ
> si_safe_eval() will help you in capturing errors.
thanks for the link,
Do I understand correctly that si_safe_eval should always be used when embedding ECL?
i.e. cl_eval is possible bot not useful and should always be avoided for the reasons of potential breakage?
BR,
Vadim.
More information about the ecl-devel
mailing list