Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Invalid data type during recycle

From: maximo:meteorstudios at: 17-Nov-2003 13:34

my guess is that is has to do with objects. The reason being that when I was heavily working with glass (which is nothing but objects) I had the error rather often, although the 1.2.1 release did do wonders about reducing the amount of errors I had. I've had it once or twice in a year in my code, and IRC its always in code where there are objects being handled. maybe it has something to do with using methods outside of the object, this is a non-standard thing I do often. example: my-func: get in object 'method but I have no guarantees/proof, just a subconscious hunch. -MAx --- You can either be part of the problem or part of the solution, but in the end, being part of the problem is much more fun.