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

Improve method for injecting custom implentations #9

Open
bertfrees opened this issue Apr 18, 2016 · 0 comments
Open

Improve method for injecting custom implentations #9

bertfrees opened this issue Apr 18, 2016 · 0 comments

Comments

@bertfrees
Copy link
Member

The current method for injecting custom implementations of SupportedCSS, DeclarationTransformer, CSSParserFactory, etc. with the CSSFactory.registerFoo and CSSFactory.getFoo functions is not so great if you want to use jStyleParser for several flavors of CSS in a single application. Better would be if one could somehow explicitly pass the right instances in API calls.

bertfrees added a commit to daisy/braille-css-java that referenced this issue Apr 18, 2016
bertfrees added a commit to daisy/pipeline-mod-braille that referenced this issue Apr 21, 2016
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