Just out of curiosity will OSGi annotations used within Apache Sling integrate with JAX-RS annotations in order to create multiple POST/PUT/DELETE or GET endpoints within the same servlet?
I believe this would give the server even more flexibility whern creating CRUD operations. Allowing developers to create variations of endpoints with function overloading instead of using if-statements within the request object to check to see if parameters are there or not. I believe OSGi annotations are going to support JAX-RS annotations in the near future, thus I am wondering if that is something that Sling is looking to integrate into the server. Cheers, Pat Legault, BSc, MEBT Senior Developer Faculté de Génie/Faculty of Engineering Université d'Ottawa/University of Ottawa 161 Louis-Pasteur<https://goo.gl/maps/Qfo27DjisD32> Ottawa, ON<https://goo.gl/maps/Qfo27DjisD32> K1N 6N5<https://goo.gl/maps/Qfo27DjisD32> Tel: 613-562-5800 ext 3747 LinkedIn: https://www.linkedin.com/in/patrique-legault
