Skip to content

Develop#1

Open
imd wants to merge 3 commits intomattharrison:developfrom
imd:develop
Open

Develop#1
imd wants to merge 3 commits intomattharrison:developfrom
imd:develop

Conversation

@imd
Copy link

@imd imd commented Jun 16, 2012

Fixed some broken code, and merged CachedDimension into Dimension

imd added 3 commits June 15, 2012 17:52
- Some variables were being wrongly addressed as global instead of
  members of self.
- One line had the wrong indentation, so a variable was only defined on
  an irrelevant condition.
- Some methods were being called on a connection object, instead of on
  the result returned by the object's execute method.
Instead of having a separate class for CachedDimension, it is better
that Dimension simply have extra flags for caching (enabled by
default).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants