Re: [Geoserver-devel] Proposal of Python examples for GeoServer REST API Documentation

2014-11-13 Thread Phil Scadden
I think documented both is good idea. I like having the curl examples rendered in Python, but it would be also good to have outline of what gsconfig.py can do for you. Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not c

Re: [Geoserver-devel] Proposal of Python examples for GeoServer REST API Documentation

2014-11-13 Thread Jesús Gómez
2014-11-13 15:37 GMT-04:30 Phil Scadden : > This appears to be examples of using python "in the raw" to use REST > (which is a fine thing) but not examples of how to use gsconfig.py? > (which is what I was expecting) > I overview the `gsconfig`. If i play with it, it will flawlessly hide all the R

Re: [Geoserver-devel] Proposal of Python examples for GeoServer REST API Documentation

2014-11-13 Thread Jesús Gómez
2014-11-13 15:22 GMT-04:30 Robert Coup : > On Fri, Nov 14, 2014 at 8:24 AM, Jesús Gómez wrote: >> >> >> I started to write a proposal[1] for the python section of REST >> examples[2]. Almost textually based on the cURL examples[3]. I aim to >> do all the examples. >> >> I could change the idea and

Re: [Geoserver-devel] Proposal of Python examples for GeoServer REST API Documentation

2014-11-13 Thread Robert Coup
On Fri, Nov 14, 2014 at 8:24 AM, Jesús Gómez wrote: > > I started to write a proposal[1] for the python section of REST > examples[2]. Almost textually based on the cURL examples[3]. I aim to > do all the examples. > > I could change the idea and do a more creative work with another > examples, b

Re: [Geoserver-devel] Proposal of Python examples for GeoServer REST API Documentation

2014-11-13 Thread Phil Scadden
This appears to be examples of using python "in the raw" to use REST (which is a fine thing) but not examples of how to use gsconfig.py? (which is what I was expecting) Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not c

[Geoserver-devel] Proposal of Python examples for GeoServer REST API Documentation

2014-11-13 Thread Jesús Gómez
Greetings. I started to write a proposal[1] for the python section of REST examples[2]. Almost textually based on the cURL examples[3]. I aim to do all the examples. I could change the idea and do a more creative work with another examples, but first i would like to know if it is of your liking.