28 Jun
2006
28 Jun
'06
4:10 p.m.
I tried this: class Test{ 0=>int iz; fun void initTest(){ while(true){ <<<iz>>>; ++iz; 10::ms=>now; } } spork ~ initTest(); } Test o; And got this: [chuck](VM): NullPointerException: shred[id=2:spork~exp], PC=[3] The same code works perfectly when putting the fun reference and spork outside of the class definition. Is there any way around this, iow a way to start a shred from a instanciated object? /nitro2k01 -- -----BEGIN 2ROT13 MESSAGE----- The blog of nitro2k01: http://soundandcomplete.wordpress.com/ Sätt på ett par flipflops, vippa på rumpan och gör det här till en minnesvärd sommar! -----END 2ROT13 MESSAGE-----