servant icon indicating copy to clipboard operation
servant copied to clipboard

Deprecate UVerb

Open fisx opened this issue 9 months ago • 1 comments

We now have MultiVerb, which is strictly more powerful.

If you find that MultiVerb doesn't allow you to do the things you're doing with UVerb, please open an issue

This PR offers to levels of deprecation: once in the comments, and once by adding a compiler warning. If compiler warning is considered to be too drastic just revert that commit.

fisx avatar Jun 09 '25 16:06 fisx

I think this looks good but there are a couple of conflicts.

ysangkok avatar Nov 28 '25 17:11 ysangkok