[Pywps-dev] Subclassing processes
David Huard
huard.david at ouranos.ca
Wed Apr 11 14:51:44 PDT 2018
Hi all,
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.
Thanks,
david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20180411/e9b2f14f/attachment.html>
More information about the pywps-dev
mailing list