On 7/4/07, Nicolas Cannasse <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I've changed strategy, and now I have made a small wrapper DLL which
> exposes a simple API for neko.

Are you sure that the Neko string is wrapped with an haXe String Object ?


No, I'm not.

I assumed it worked fine, because if I change the haXe function to do this:

   static public function myFunction(a : String) : String {
        return a + a;
   }

it works fine.

Can you remind me how I convert a Neko string to a haXe string?

Thanks,
Asger
-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to