Also something else I would like is Custom Object Types =(
I requested the ability to define global custom data types directly to Stefan and he simply said to use classes. I'd much prefer doing temp.baddy = new baddyclass("supersoldier"); as well as being able to modify the original datatypes to add custom functions / vars.
I requested the ability to define global custom data types directly to Stefan and he simply said to use classes. I'd much prefer doing temp.baddy = new baddyclass("supersoldier"); as well as being able to modify the original datatypes to add custom functions / vars.
I requested the ability to define global custom data types directly to Stefan and he simply said to use classes. I'd much prefer doing temp.baddy = new baddyclass("supersoldier"); as well as being able to modify the original datatypes to add custom functions / vars.
Indeed, I don't want to have to settle for less like using TStaticVars with classes.