Skip to content

Remove definition dumpers: definitions can now cast to string directly#416

Merged
mnapoli merged 1 commit intomasterfrom
remove-dumpers
May 29, 2016
Merged

Remove definition dumpers: definitions can now cast to string directly#416
mnapoli merged 1 commit intomasterfrom
remove-dumpers

Conversation

@mnapoli
Copy link
Copy Markdown
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