Hello,
I'm translating some parts of the Alfresco and mostly I'm doing fine implementing my own custom properties by overriding the beans. I want to keep my customization in my extension folder as it is supposed to do. Anyway, I don't know how to override workflow web script properties like start-workflow.get.properties. Should I copy the whole web script and then deploy it? Think that would lead to duplication problems. Is there a nice better way to do that?