Re: Inform v5.5 weirdness


21 Aug 1995 02:31:41 GMT

Correct me if i'm wrong, but:
Not all objects have all properties. You have to declare a property in
the object defination for the object to have that property. Properties
can't be dynamically added. Otherwise, think 'bout it - each property is
at least 4 bytes, prob more. There are something like 50 properties in
the library alone... Objects would be huge!