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

resolve_resource_file still tightly coupled to Mycroft #184

Open
ChanceNCounter opened this issue Mar 31, 2021 · 2 comments
Open

resolve_resource_file still tightly coupled to Mycroft #184

ChanceNCounter opened this issue Mar 31, 2021 · 2 comments
Labels
bug Something isn't working refactor

Comments

@ChanceNCounter
Copy link
Contributor

This should probably be refactored to accept relevant info from downstream projects. Its main internal use is for locating language data.

@ChanceNCounter ChanceNCounter added bug Something isn't working refactor labels Mar 31, 2021
@krisgesling
Copy link
Contributor

would be good to make this consistent with the XDG changes too

perhaps there's a config value for project name and then it checks in all the relevant XDG locations based off that?
eg $XDG_DATA_HOME/project-name/resources

@JarbasAl
Copy link
Collaborator

JarbasAl commented Apr 1, 2021

eg $XDG_DATA_HOME/project-name/resources

this would be very useful, not only for devs but also allows users to do things like override the normalizer config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactor
Projects
None yet
Development

No branches or pull requests

3 participants