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

Bring back support for default parameters #2

Open
tomek-he-him opened this issue Sep 9, 2015 · 1 comment
Open

Bring back support for default parameters #2

tomek-he-him opened this issue Sep 9, 2015 · 1 comment

Comments

@tomek-he-him
Copy link

To make the thing compatible with SVG Parameters, I originally included a compatible way to declare default parameters. You could declare the value through a <ref> element.

But at the moment default parameters costed a significant amount of tests, logic and bugfixes in the proof-of-concept library. Since I don’t need them yet, I’d rather keep them out for v1.0.

We can always re-introduce them in v1.1 or later without that being a breaking change.

@tomek-he-him
Copy link
Author

Here’s where I started getting rid of the defaults: 5cc0455.

@tomek-he-him tomek-he-him mentioned this issue Oct 20, 2015
4 tasks
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