Generic snap connect

Hi, to be included in whishlist:

The same way

snap connect mysnap:someinterface 

resolves connecting to core:someinterface

why don’t we have

snap connect mysnap

that resolves connecting all mysnap plugs to slots in core snap with same name?

B.R.

That would be a blind operation, potentially giving away resources which are not intended, so doesn’t feel so great. The reasonable default should already have happened during installation via auto-connections.

The only reasonable behavior I can think of for this would be to redo auto-connections, but I haven’t seen that being an issue yet.