Port the settings dialog to AgentConfigurationDialog
ClosedPublic

Authored by ervin on Jan 7 2019, 6:29 PM.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin requested review of this revision.Jan 7 2019, 6:29 PM
ervin created this revision.
dfaure accepted this revision.Jan 7 2019, 9:39 PM

OK... I miss the "why" in the commit log though. Why is this better? Because it's in process?

This revision is now accepted and ready to land.Jan 7 2019, 9:39 PM
ervin added a comment.Jan 8 2019, 6:23 AM

There's not really a why, configure() is flagged as deprecated so I ported it as indicated in the API.

This revision was automatically updated to reflect the committed changes.