abstratt / cloudfier

Cloudfier is a model-driven tool for rapid development of business applications
http://cloudfier.com
Other
22 stars 4 forks source link

implement parameter-set aware operation calling #236

Open abstratt opened 6 years ago

abstratt commented 6 years ago

Right now, if CallOperationAction is made for an operation that declares parameter sets, the parameter sets are completely ignored.

There must be a way of identifying the parameter set being invoked, possibly by argument-parameter matching.