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

Ensure all examples in the osc.js-examples repository use type metadata #186

Open
colinbdclark opened this issue Aug 10, 2021 · 0 comments

Comments

@colinbdclark
Copy link
Owner

colinbdclark commented Aug 10, 2021

While all the documentation for osc.js uses explicit type metadata, the osc.js-examples repository examples do not consistently do so. This raises the risk, as seen in #185, where example code gets copied from different sources and thus multiple Ports in a single app do not consistently use the same formats, leading to issues like #187.

Until the option gets flipped in an API-breaking way in osc.js 3.0.0, all examples everywhere should use metadata: true.

@colinbdclark colinbdclark changed the title Ensure all examples in the osc.js-exmaples repository use type metadata Ensure all examples in the osc.js-examples repository use type metadata Aug 10, 2021
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

No branches or pull requests

1 participant