Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Version attribute on service name #40

Open
roblabla opened this issue Aug 15, 2018 · 0 comments
Open

Version attribute on service name #40

roblabla opened this issue Aug 15, 2018 · 0 comments

Comments

@roblabla
Copy link
Member

We have version flags for cmds, but not for interfaces or service names. That'd be good to have.

interface meh is one, two, @version(2.0.0+) three {}

This looks kinda gross, but could work. Another possibility (although a fairly major departure):

@provides(one)
@provides(two)
@provides(three, 2.0.0+)
interface meh {}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant