Closed hfaulds closed 9 years ago
This is definitely broken, going close and try to split into some smaller digestible chunks.
https://github.com/estately/rets/pull/145 is this reincarnated. Left out splitting MultiLookupTable out of LookupTable but it's the same idea of removing logic from constructors.
I kept the commits nice and reviewable.
Basically I wanted to add an option to make
resolve
case insensitive and thought that spliting these files up made it easier to work with.