<div dir="ltr">Hi Calin,<br><br><div>If you feel, something should be done in better way, please feel free to do so. PyWPS-4 is still in very early development phase, any improvements in the basic codes is welcomed </div><div><br></div><div>More to the topic: your note seems to be right. We should use Format and extend it with the other attributes</div><div><br></div><div>And yes -> I started to work i inout.py some time ago and wanted to replace the implementation, available in app.py with it (it's more complex)</div><div><br></div><div>if you get rid of the code from app.js and replace it with the on efrom inout.py, it would be nice ;-)</div><div><br></div><div><br></div><div><br></div><div>Thanks</div><div><br></div><div>jachym<br><div><br></div><div><br></div></div><br><div class="gmail_quote">po 2. 3. 2015 v 14:17 odesílatel Calin Ciociu <<a href="mailto:calin.ciociu@gmail.com" target="_blank">calin.ciociu@gmail.com</a>> napsal:</div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
I have been looking at the Format class in app.py which seemed quite simple.<br>
ComplexOutput class in app.py is actually containing the mime type,<br>
encoding and schema and also a list with Format objects.<br>
<br>
So I've been wondering if it wouldn't be better to take the mime type,<br>
encoding and schema and put those inside Format class.<br>
According to Table 23 of WPS 1.0 the Format data structure is containing<br>
these 3 parameters.<br>
<br>
Something else I am not sure about is the FormatBase class in inout.py.<br>
Was this written so Format class would inherit from FormatBase?<br>
I could move the whole getter and setter of these parameters to<br>
FormatBase instead then.<br>
<br>
<br>
Best regards,<br>
<br>
Calin<br>
______________________________<u></u><u></u>_________________<br>
pywps-dev mailing list<br>
<a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin<u></u>/mailman/listinfo/pywps-dev</a><br>
</blockquote></div></div>