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

Refactor substitutions #30

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Refactor substitutions #30

wants to merge 10 commits into from

Conversation

iainbeeston
Copy link
Owner

Right now there are two problems with the code-base:

It's very difficult to find the right place to fix bugs
It's almost impossible to translate into other languages
I'm going to try to pull the substitutions that nickel does out into their own files, grouped by function. It's not going to fix the internationalisation problem (although it should be a good first step towards it), but it will make the code easier to maintain.

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.

1 participant