×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Here's an interesting article on RESTful services
http://www.ibm.com/developerworks/webservices/library/ws-restful/
I think other than having to format a parameter as XML, XMLSERVICE fits the RESTful definition pretty closely outside of using the actual URL as parameters.
Small semantics in my opinion :)
To me RESTful is anything where I can pass a formatted URL with parms of some sort and get data back in XML, JSON or whatever format I desire.
Maybe you have a tighter definition on RESTful, but I like my definition.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx<mailto:richard@xxxxxxxxxxxxxxx>
Web Site:
http://www.rjssoftware.com<
http://www.rjssoftware.com/>
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
----------------------------------------------
I would call XMLSERVICE "POX" (Plain Old XML). It's definitely not REST...
On 1/26/2012 5:56 PM, Richard Schoen wrote:
Yes, the purists might say it's probably not true REST, but to me it
fits the concept of almost REST just fine :-)
As an Amazon Associate we earn from qualifying purchases.