in reply to Re^2: Point me in the right direction with OO inheritance and static variables
in thread Point me in the right direction with OO inheritance and static variables

BrowserUK came up with an inside-in storage technique using blessed references to strings.

Tends to be a little slow for attribute access, but the objects take up very little memory, which is nice.

a href=
  • Comment on Re^3: Point me in the right direction with OO inheritance and static variables