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

A tool to aid verifying bundle keys for completeness #12

Closed
rodionmoiseev opened this issue Nov 24, 2012 · 0 comments
Closed

A tool to aid verifying bundle keys for completeness #12

rodionmoiseev opened this issue Nov 24, 2012 · 0 comments
Assignees
Milestone

Comments

@rodionmoiseev
Copy link
Owner

A tool for scanning for all bundle keys, in all c10n enabled interfaces, in order to aid unit testing of bundles.

@ghost ghost assigned rodionmoiseev Nov 24, 2012
rodionmoiseev pushed a commit that referenced this issue Nov 29, 2012
…issue #12)

* Use reflections library to scan for interfaces annotated with @C10NMessages,
 and apply bundle key extraction, returning the complete set of all keys.
* Added C10NTools class, as the main entry point to tooling API
* Refactoring
* Added test dependency from tools -> core
rodionmoiseev pushed a commit that referenced this issue Dec 25, 2012
* You can now get the evaluated translation value for each locale (`getValue()`)
* All declared annotations with their values are also accessible (`getAnnotations()`)
* Translation evaluation is powered by the `DummyInstanceProvider` responsible for providing parameter instances for parameterized interface methods

* Test suite rewrite
rodionmoiseev pushed a commit that referenced this issue Dec 26, 2012
* Support for direct annotations on delegates (issue #10)
* Tool for extracting all translations from all c10n enabled interfaces (issue #12)
* API changes to `C10N` (issue #13)
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

No branches or pull requests

1 participant