Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
At build time, should warn user if they impement a relation which does not have code #105
Comments
marcoceppi
added
the
charm-build
label
Feb 10, 2016
johnsca
added this to the 2.0 milestone
Feb 11, 2016
added a commit
to johnsca/charm-tools
that referenced
this issue
Feb 12, 2016
added a commit
that referenced
this issue
Feb 12, 2016
johnsca
closed this
Feb 12, 2016
added a commit
that referenced
this issue
Mar 3, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marcoceppi commentedFeb 10, 2016
There are several impartial implementations of an interface in the interface site.
If a user has the following:
and
interface:you-knows-itonly has arequires.pythen the user should be faced with a WARNING or potentially ERROR that the relation will not be implemented properly.