oaqa / uima-ecd

Extended Configuration Description for UIMA pipelines
Apache License 2.0
6 stars 6 forks source link

BasePhaseLoader: Allow parameters to be specified in 'options' blocks #20

Closed pasky closed 10 years ago

pasky commented 10 years ago

This allows ECD blocks like:

'''

i.e. specifying parameters inline in the options block rather than only in the inherited ECDs.

pasky commented 10 years ago

This issue has been also touched upon in issue #17.

elmer-garduno commented 10 years ago

No problem merging it, are there tests that validate these cases?