<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hello, <br /> <br />It's ok. I will look on it, but by a quick view, I think, we could use a little bit edited <a href="https://github.com/jan-rudolf/gsoc-pywps-app" target="_blank" rel="noreferrer">https://github.com/jan-rudolf/gsoc-pywps-app</a>.  </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Points from my report, I would like to discuss:</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">1) REST API</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">I received an email a week ago: </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span>>Hello,</span><br /><span>>I have been reading your reports, since this feature may be something</span><br /><span>>one of our potential clients could use.</span><br /><span>>Just a note: try to stick to REST principles when writing your API.</span><br /><span>>/pause/id, /resume/id, /stop/id is very SOAP-oriented and should be avoided.</span><br /><span>>Keep up the good work on PyWPS :-)</span><br /><span>>Vincent</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span>He is right that according to REST principles, I should have for these operations one URL for example /processes/uuid and pause, resume and stop would differ by a different HTTP request method for this URL. Do you want me to keep it like it is or change it like in the previous sentence?</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span>2) Pause/resume/stop <br />We have database table pywps_requests and there are status and message columns. If a process is for example paused, do you want to fill into these columns that it is paused? What specific information do you want to fill in for the paused, the resumed and the stopped process?<br /></span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">PS: I am somehow able to get a light flu during June, so I am a little less productive this week, I will be alright soon.</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Jan</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><br /> <br />On 2016-06-29 21:04, Jachym Cepicky wrote:
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Jan, <br /> <br /> (as usually sorry for late response - trying to catch your work)<br /> <br /> are you aware of geopython/pywps-demo project? I think your code<br /> should maybe be part of it too? We wanted to provide "clean" PyWPS<br /> source code in the geopython/pywps repository and create the server<br /> app in geopython/pywps-demo <br /> <br /> byt the geopython/pywps-demo/demo.py needs a LOT of cleaning, IMHO<br /> <br /> J<br /> <br /> ne 26. 6. 2016 v 23:20 odesílatel Jan Rudolf <<a href="mailto:rudolja1@fit.cvut.cz">rudolja1@fit.cvut.cz</a>><br /> napsal:<br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Hello,<br /> <br /> this is the URL for my fifth report<br /> <a href="http://gsoc-2016.jan-rudolf.cz/article/fifth-week-report" target="_blank" rel="noreferrer">http://gsoc-2016.jan-rudolf.cz/article/fifth-week-report</a>.<br /> <br /> Have a nice evening, Jan<br /> _______________________________________________<br /> pywps-dev mailing list<br /> <a href="mailto:pywps-dev@lists.osgeo.org">pywps-dev@lists.osgeo.org</a><br /> <a href="http://lists.osgeo.org/mailman/listinfo/pywps-dev" target="_blank" rel="noreferrer">http://lists.osgeo.org/mailman/listinfo/pywps-dev</a></blockquote>
</blockquote>
</div>
</body></html>