google-code-export / uimafit

Automatically exported from code.google.com/p/uimafit
2 stars 1 forks source link

createEngine() and createEngineDescription() factory methods #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by richard.eckart on 20 Nov 2011 at 10:38

GoogleCodeExporter commented 9 years ago
I like this idea!

Original comment by s.y...@ishuo.de on 20 Nov 2011 at 10:41

GoogleCodeExporter commented 9 years ago
Yes, please!

Original comment by steven.b...@gmail.com on 20 Nov 2011 at 6:00

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 4 Jan 2012 at 10:51

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 5 Jul 2012 at 4:02

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 7 Jan 2013 at 4:51

GoogleCodeExporter commented 9 years ago
Moved to Apache: https://issues.apache.org/jira/browse/UIMA-3094

Original comment by richard.eckart on 20 Jul 2013 at 5:49