Quote Originally Posted by Tamamo View Post
Your forgetting one key component here. Everything is compiled into ZASM. So custom objects aren't happening till the total 3.0 rewrite.
I'm also remembering that 2.60, is at least a partial engine re-write. I don;t know how much of ZASM Saffith plans to tough in 2.60, but it would be a good time to add things of this nature, that don't require full engine replacements. It would require expanding the assembly language to permit it, but it [the datatype and structure] would otherwise function in the same manner, as it does at present.

That applies to the existing datatypes, of course. You couldn't expand them, or modify their structure, but you may be able to use them to define object-like behaviour. That's why I was specific, to the existing datatypes, and didn't request full-blown custom object definition.