docopt-dispatch icon indicating copy to clipboard operation
docopt-dispatch copied to clipboard

Sort dispatch functions from most specific to least specific

Open tbarron opened this issue 7 years ago • 3 comments
trafficstars

This allows dispatch functions to be defined in any order while still dispatching the most specific pattern/function matching the command line. This addresses issue #3.

tbarron avatar Sep 09 '18 18:09 tbarron

This is an important contribution! Please merge. :pray:

bittner avatar Nov 21 '22 15:11 bittner

@keleshev Would you be interested to merge this contribution? If not, please let us know what you think about it and whether changes can be made to make the PR get accepted. Thank you!

bittner avatar May 31 '23 16:05 bittner

Hi, Peter,

Thank you for your support around this update. I'm not really very familiar with the nuts and bolts of github and it's possible I messed something up that's delaying or preventing the merge. If there's something I need to do, please let me know.

My understanding is that keleshev has to accept the merge for it to be completed. Is that right?

Thanks... Tom

On Wed, May 31, 2023 at 12:39 Peter Bittner @.***> wrote:

@keleshev https://github.com/keleshev Would you be interested to merge this contribution? If not, please let us know what you think about it and whether changes can be made to make the PR get accepted. Thank you!

— Reply to this email directly, view it on GitHub https://github.com/keleshev/docopt-dispatch/pull/7#issuecomment-1570563525, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAER6D7LIDGYFVGFL4LAF43XI5X5ZANCNFSM4FUBS76Q . You are receiving this because you authored the thread.Message ID: @.***>

tbarron avatar May 31 '23 16:05 tbarron