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

WIP: Vj/clean up formatter #1315

Closed
wants to merge 6 commits into from
Closed

WIP: Vj/clean up formatter #1315

wants to merge 6 commits into from

Conversation

burtlo
Copy link

@burtlo burtlo commented Nov 23, 2016

These are my changes on top of the changes you are proposing @vjeffrey.

THIS IS A WORK-IN-PROGRESS. Still committing work.

Victoria Jeffrey and others added 5 commits November 21, 2016 15:10
The full JSON formatter was using the start step to setup the profiles_info.
I moved that to a memozied method so that the first time it is called it will
be created.

Signed-off-by: Franklin Webber <[email protected]>
Cleans up the #stop action on the JSON formatter by creating more
methods that memoize values or provide values through a method
interface.

There is still more that can be done with the whole mapping
examples to controls through profiles.

Signed-off-by: Franklin Webber <[email protected]>
A lot of the work in #flush_current_control is acting on the control.
I am starting the flip of the control and bringing those messages being
sent originating from a control class itself.

Signed-off-by: Franklin Webber <[email protected]>
@vjeffrey vjeffrey force-pushed the vj/clean-up-formatter branch 2 times, most recently from 8b46f65 to 2a64442 Compare November 27, 2016 18:09
@chris-rock chris-rock changed the title Vj/clean up formatter WIP: Vj/clean up formatter Nov 28, 2016
@chris-rock chris-rock force-pushed the vj/clean-up-formatter branch from 2a64442 to 2e25027 Compare November 28, 2016 14:42
The profiles will display  the controls with their results and
then display the examples not associated with any control but
within the profile.

Signed-off-by: Franklin Webber <[email protected]>
@chris-rock
Copy link
Contributor

chris-rock commented Nov 29, 2016

Is this PR superseded by #1331?

@burtlo burtlo closed this Dec 1, 2016
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