|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [jbehave-dev] [jira] (JBEHAVE-922) Parse ExamplesTa... Ghislain Nadeau (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Ghislain Nadeau (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Ghislain Nadeau (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Ghislain Nadeau (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Ghislain Nadeau (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-922) Parse Examp... Ghislain Nadeau (JIRA)
Hi Ghislain,
many thanks for your contribution. The idea is rather interesting, but at a quick glance the code to implement it seems a bit too elaborate for what it gives us.
To sum up the idea, what you're looking for is to map a list of Parameters objects (as obtainable from the ExamplesTable) to user-defined classes (annotated or not).
I'm thinking there may be simpler way to do. Let me mull over it.
Cheers