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

Allow for non-global usage #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mitch-kyle
Copy link

Adds the concept of a dictionary which is a named library of phrasers. This allows one to create their own phrasers without having them be overwritten by other users of the library

@mitch-kyle
Copy link
Author

I'm not sure why this fails in phantom it works on my machine 😕. Any ideas?

@alexanderkiel
Copy link
Owner

Sounds interesting. I'm currently on holiday and will look at it in one week.

@alexanderkiel
Copy link
Owner

I see your point. I think that the global registration for phrasers is not a good idea, because as you said already, usage of phrasers in a lib will infer with the usage of phrasers in an app using that lib. I have to think about more whether your solution is the right way to move forward.

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

Successfully merging this pull request may close these issues.

2 participants