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

support English keywords, i18N generation for Jython (excluding some languages) #197

Merged
merged 8 commits into from
Feb 8, 2012

Conversation

sabrams
Copy link
Contributor

@sabrams sabrams commented Feb 7, 2012

Hi Aslek,

This update adds support for English keywords, and includes auto-generation code for other languages. Languages that can not be normalized to be usable with ASCII are excluded from the autogeneration, as the current Jython support uses Python class names to support keywords (where Unicode is not supported).

This does not add support for using these languages yet, as I have not yet found a way to load these files from the PythonInterpretor used in JythonBackend correctly when imported from a step def file.

@aslakhellesoy aslakhellesoy merged commit c0f263c into cucumber:master Feb 8, 2012
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants