Hi,
I'm looking to extend the GUI components in the pallette that are available in the Eclipse plugin (Designer) and the KIS BPM Modeller so that my end users have a smaller set of widgets to work with.
But I'm seeing similar functionality in both tools and I am not sure which to extend.. the plugin or the modeller. I understand that the explorer is pretty much a Reference Impl, but it's pretty darn good and I suspect that it may be easier to extend.
Any pointers on which one I should focus on and how can I go about this task (docs for extending the components)?
Thanks!