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 definition dumpers: definitions can now cast to string directly #416

Merged
merged 1 commit into from
May 29, 2016

Conversation

mnapoli
Copy link
Member

@mnapoli mnapoli commented May 26, 2016

That allows to remove 9 classes (plus 8 test classes) and a lot of code that was not very useful at all. It has been refactored into something much simpler: definitions can be simply cast to string.

TODO:

  • profiling -> no differences (which is to be expected since dumping a definition is a debugging operation only)

@mnapoli mnapoli added this to the 5.3 milestone May 29, 2016
That allows to remove 9 classes (plus 8 test classes) and a lot of code that was not very useful at all. It has been refactored into something much simpler: definitions can be simply cast to string.
@mnapoli mnapoli merged commit 279c4f0 into master May 29, 2016
@mnapoli mnapoli deleted the remove-dumpers branch May 29, 2016 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant