On Thu, Aug 18, 2011 at 4:15 PM, Adrian Veith <[email protected]> wrote: > > Am 18.08.2011 14:06, schrieb Jorge Luis Zapata Muga: >> Is it possible to handle this with neko? does it support this kind of >> dynamic function creation? > > more or less - yes. > > static function have to be added to the class object. > > object methods have to be added to the prototype of the class object. >
Could you please elaborate a little bit more on this? i'm not used to neko, maybe some example code would be useful Regards > regards, > > Adrian. > > > -- > Neko : One VM to run them all > (http://nekovm.org) > -- Neko : One VM to run them all (http://nekovm.org)
