I spoke to Brian Barr about this.
Here is the basic idea
We would like to create separate objects that share signatures:
* method/action names
* input parameters
* output parameters
They key here is I want to table drive configuration for selecting which object/method to call.
UI Mochup
Collection Example
This would allow me to build something that would look something like this
The reality is I would put the collection in an xml file that I would read as part of start up into the collection.
This would allow new VBO for each new implementation without changing the process. To implement all that would needed is update configuration to point at new VBO.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.