Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Optimizer #61

Merged
merged 1 commit into from Jan 22, 2018
Merged

Remove Optimizer #61

merged 1 commit into from Jan 22, 2018

Conversation

philipqnguyen
Copy link
Contributor

Ok, Optimizer is not working and is causing multiple problems.
Until we come up with a better solution, I think it is best to remove
Optimizer so that we can start accepting ActiveRecord objects that
have relations with other objects.

We should re-introduce Optimizer at a later time when we have a working
solution.

Ok, Optimizer is not working and is causing multiple problems.
Until we come up with a better solution, I think it is best to remove
Optimizer so that we can start accepting ActiveRecord objects that
have relations with other objects.

We should re-introduce Optimizer at a later time when we have a working
solution.
Copy link
Contributor

@AllPurposeName AllPurposeName left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to keep in mind this feature as a cornerstone to what power Blueprinter can have. Having said that, this PR is necessary. As we discovered when we extracted this class in the first place, it is very hard to even test with the current state of Blueprinter and probably needs an optimization use case driving it's design rather than throwing a lot of mud against the wall and hoping it sticks.

Copy link
Contributor

@dlcarter dlcarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@philipqnguyen philipqnguyen merged commit e77438e into master Jan 22, 2018
@philipqnguyen philipqnguyen deleted the remove-optimizer branch January 25, 2018 18:06
@philipqnguyen philipqnguyen mentioned this pull request Feb 2, 2018
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.

None yet

4 participants