Thanks for your answers.-
> Not related to this, but I think you should be aware of this: Adding
object
> fields for flags is not a good idea because it will waste a lot of memory
> because the field (most likely padded in memory to make the whole
structure
> fill up to a 4 byte boundry) will be added to every object. You better
use
> the "Flags" field for this, there should be a few bits left in there.
I didn't notice the Flags field until after I wrote the message.-
Post a reply to this message
|