Hi Stefan,

I was thinking of something which is vaguely related - why not have a look at my
post "Ruminations on lightweight distributed objects" (today) and comment!

Cheers,
Chris.


Stefan Atev wrote:

> I need to be able to write JS callable methods in C++ that have an
> undefined return type at call-time, e.g.
>
>         var regval= some_component.QueryValue()  which would return either an
>         integer, a string or an array of strings.
> ...


Reply via email to