[ 
https://issues.apache.org/jira/browse/UIMA-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Eckart de Castilho resolved UIMA-3094.
----------------------------------------------

    Resolution: Fixed
    
> createEngine() and createEngineDescription() factory methods
> ------------------------------------------------------------
>
>                 Key: UIMA-3094
>                 URL: https://issues.apache.org/jira/browse/UIMA-3094
>             Project: UIMA
>          Issue Type: Improvement
>          Components: uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>             Fix For: 2.0.0uimaFIT
>
>
> Instead of the createAggregate(), createPrimitive(), 
> createAggregateDescription() and createPrimitiveDescription() methods, there 
> should be more generic methods:
> createEngine() - should cover all current createAggregate(), 
> createPrimitive() methods and also allow to create an aggregate AE from a 
> variadic list of descriptors
> createEngineDescription() - should cover all createAggregateDescription(), 
> createPrimitiveDescription() methods
> See also: https://code.google.com/p/uimafit/issues/detail?id=105
> Instead of removing the existing methods, they should only be deprecated for 
> now to ease the transition.

--
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

Reply via email to