Skip to content

Implement command query annotations in View, Shell, and TextEdit hierarchy#1203

Merged
blairmcg merged 3 commits into
masterfrom
blairmcg/querycommand3
Dec 16, 2023
Merged

Implement command query annotations in View, Shell, and TextEdit hierarchy#1203
blairmcg merged 3 commits into
masterfrom
blairmcg/querycommand3

Conversation

@blairmcg

Copy link
Copy Markdown
Contributor

Add the annotation-based declarative association of command query handlers with commands to View (basically a copy of the Presenter implementation), and test it out by replacing all the queryCommand: methods in the TextEdit
hierarchy, including ScintillaView.

Wrap up some loose ends in UnitTestPlugin missed in previous pass over browser

#queryCommand: previously replaced, but ClosedCommandDescriptions still
being used for the global commands as there was no mechanism to add plugins
to the command route when inactive.
…archy

Add the annotation-based declarative association of command query handlers
with commands to View (basically a copy of the Presenter implementation),
and test it out by replacing all the queryCommand: methods in the TextEdit
hierarchy, including ScintillaView.
@blairmcg blairmcg merged commit f3bb49f into master Dec 16, 2023
@blairmcg blairmcg deleted the blairmcg/querycommand3 branch December 16, 2023 13:38
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.

1 participant