I'm trying to make sure that a plugin deletes the underlying data of the 
requested layer and not 
just an internal reference to the layer inside GeoServer.  I've implemented 
removeSchema to do this, 
but I'm not sure whether passing a DELETE request to /layers/<l> will actually 
invoke that method. 
Where is the code hook inside the GS source that actually handles the delete 
request.

More generally, how can I find the corresponding source code for the REST API 
calls, so I can trace 
down what I should expect for other calls in the future?

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to