Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't rely on traits to default shapeLabel #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ericprud
Copy link
Contributor

@ericprud ericprud commented Nov 3, 2020

The old code looked for a <#Start> trait, which isn't reliable. New
code uses START= if no shapeLabel is supplied.

TODO: don't expect a testCase but instead some structure defined in an
API (which could look like a testCase, but a manifest API would
probably be nicer.

The old code looked for a <#Start> trait, which isn't reliable. New
code uses START= if no shapeLabel is supplied.

TODO: don't expect a testCase but instead some structure defined in an
API (which could look like a testCase, but a manifest API would
probably be nicer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant