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

generate language files #1

Open
frostschutz opened this issue Jan 12, 2011 · 1 comment
Open

generate language files #1

frostschutz opened this issue Jan 12, 2011 · 1 comment
Labels

Comments

@frostschutz
Copy link
Owner

Should PluginLibrary offer a function to generate language files?

Pro:

  • plugins providing custom fields/contents could need it (uncertain, similar to how settings translation works?)

Neutral:

  • language files are dead simple so it's trivial to do yourself

Cons:

  • bad if developers get the wrong idea and start generating static language files dynamically for no reason (should be shipped as static files)
@pavemen
Copy link

pavemen commented Jan 12, 2011

As PluginLibrary is designed for advanced plugin developers, the con may not be an issue. However, proper documentation/comments should curtail most issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants