[GH-ISSUE #152] router: RouterScreen handler parameters #1635

Closed
opened 2026-04-21 22:54:22 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @shreyas1599 on GitHub (Jan 8, 2021).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/152

The RouterScreen handler parameters have several different names.
Some of them are (_,p) (context, p) (context, parameters) (context, params) etc.
Perhaps we could make all of them (context, parameters) for some form of uniformity. What do you think @pd4d10 ?

Originally created by @shreyas1599 on GitHub (Jan 8, 2021). Original GitHub issue: https://github.com/pd4d10/git-touch/issues/152 The `RouterScreen` handler parameters have several different names. Some of them are `(_,p)` `(context, p)` `(context, parameters)` `(context, params)` etc. Perhaps we could make all of them `(context, parameters)` for some form of uniformity. What do you think @pd4d10 ?
Author
Owner

@pd4d10 commented on GitHub (Jan 9, 2021):

Yeah, it is better to keep consistency.

<!-- gh-comment-id:757086732 --> @pd4d10 commented on GitHub (Jan 9, 2021): Yeah, it is better to keep consistency.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#1635