Separate visual objetcs from flow execution

Hi,

We are implementing Workflow Studio's functions as Web Services APIs so that workflows can be started via web/mobile/etc.

We are experiencing some problems as alot of classes are 'binded' to visual components (as TComponent).

We request full separation of visual objetcs and component from flow execution.

Thanks in advance!