[haXe] Neko threads and reflection

Nicolas Cannasse ncannasse at motion-twin.com
Fri Nov 3 19:01:59 CET 2006


> NC> That's pretty tricky and maybe it would be actually better to have this
> NC> reverse table being a real global value. That would need some
> NC> modifications to Neko.
> 
>   Ok I understand the problem, but why doesn't it happen for the
>   'main' thread? How is the table initialized?

When the Neko module get initialized in the main thread, all its fields
are first stored in the table.

Nicolas



More information about the Haxe mailing list