Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Remove API uses of get/setFeature #12

Closed
joeha480 opened this issue Aug 31, 2018 · 1 comment
Closed

Remove API uses of get/setFeature #12

joeha480 opened this issue Aug 31, 2018 · 1 comment

Comments

@joeha480
Copy link
Contributor

The get/setFeature methods are overused (in fact, they are relied on for normal operation, most notably for getting/setting a Table), this is confusing for new users of the API. The Embosser interface implies that some features can be set (via various "supports"-methods), but the relationship between this interface and EmbosserFeatures is completely implicit.

The get/setFeature should remain, but only for non-API use, meaning features not defined by the API.

@joeha480
Copy link
Contributor Author

Replaced by brailleapps/dotify.api#21

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant