×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Aaron Bartell wrote:
But let me explain the basics: it takes four lines of code in the client to
invoke a web service (any web service) and get the result to a handler, and
another line of code to parse the XML into a record.

Does it do "any web service" or "any web service based on a WSDL".
Any web service. The WSDL is used primarily for testing and documentation purposes in a distributed development environment. AFAIK you don't need it during deployment.

Also, EGL goes beyond SOAP. While the invokeSOAP method invokes a SOAP web service using all of the appropriate mechanics, the invokeREST method is a lightweight REST invocation - it only needs one line of code. Again, the beauty of a 4GL: as new protocols are designed, they can be added to the language and your application code doesn't have to change.

Joe

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.