<div dir="ltr">Hi all, <div><br></div><div>I often find myself in situations where it would be useful to subclass a Process and avoid copy-pasting shared inputs and outputs. The way most processes are written does not lend itself well to this, inputs being instance objects rather than class objects. I was wondering if any of you had experience with an elegant way to subclass pywps processes that is readable and does not pollute the class namespace too much. </div><div><br></div><div>Thanks, </div><div><br></div><div>david</div></div>