You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not so sure about the syntax $this->{'foo.bar'} but I generally like the concept. Would be really great if there was both WritableArr and ReadableArr, where ReadableArr would let you read data out, but not modify values.
Sometimes (more often, than wanted) there are array-properties in a class. It would be so cool, to get helpers for working with them.
I can show you the realization of this:
What do you think about it?
The text was updated successfully, but these errors were encountered: