Will Marshall created QUARKS-108:
------------------------------------
Summary: [Question] Inserting oplets into the graph
Key: QUARKS-108
URL: https://issues.apache.org/jira/browse/QUARKS-108
Project: Quarks
Issue Type: Improvement
Reporter: Will Marshall
When creating an oplet, the getInputs() method needs to be overridden to
provide the consumers which process the data. Thus, an implementation of
getInputs() determines the number of input ports.
At the same time, DirectGraph.insert(oplet, inputs, output) requires that the
user specify the number of input ports. Why does this have to be done in two
places?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)