Converted from [SourceForge issue 2802377](http://sourceforge.net/support/tracker.php?aid=2802377), submitted by albertzeyer
My server often is killing OLX after some hours of runtime because too muc…
This is a proposal for an enhancement.
`obj.something` is already the same as `obj['something']`
This is a good thing as it makes code much more readable.
That good thing could be expanded a little…