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

fill patterns should be passed by object, not by name as string #6

Open
boeckhoff opened this issue Jul 17, 2017 · 0 comments
Open

Comments

@boeckhoff
Copy link
Collaborator

boeckhoff commented Jul 17, 2017

This way they can be loaded dynamically when needed.

this would require an id check each time which checks if the pattern is already loaded.

Advantages are:

  • better performance because only needed patterns are loaded

  • consistency with symbol-shape tag

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