[Pywps-dev] Process structure
Calin Ciociu
calin.ciociu at gmail.com
Fri Feb 20 02:52:42 PST 2015
Hello everyone,
My name is Calin Ciociu and I am starting to work on PyWPS 4 for my
internship here at LIST in Luxembourg.
Currently I am trying to get into the structure of PyWPS and have a
question concerning processes.
At the moment I added a test process to the pywps.wsgi file which seems
to be the file containing all the processes contrary to PyWPS 3 which
had a folder containing all the processes in their individual python file.
So my question is,
is it intended that every process should be inside the pywps.wsgi file
or should it be like in version 3 so that every process be separated in
different files?
Thank you,
Calin
More information about the pywps-dev
mailing list