A suggestion
Are you sure these are the changes you're suggesting in #259? To me it just looks like a refactoring when now 1 method is handling all url visiting stuff.
yes that was my suggestion
Ah, then A suggestion PR/issue title was super non-helpful in understanding it.
@aik099 Haha! I was very surprised to see your
This better to be sent as a Pull Request right away.
However, I would like this shortcut to see in the next release, not in master.
This better to be sent as a Pull Request right away.
@spolischook , I've asked to send a PR, because this is a code change and it better can be reviewed this way. That had nothing to do with code itself 😉
Removing the method is a BC break, because users could be calling it programmatically. So I'm -1 on this change (there is not enough benefit to counterbalance the BC break)