Forum Post: RE: Everything dynamic

  • Thread starter Thread starter bronco
  • Start date Start date
Status
Not open for further replies.
B

bronco

Guest
My presentation can be donloaded at: www.pugchallenge.eu/.../bronco_oostermeyer_REST%20assured.pptx the code can be found at either bitbucket.org/.../pug2014 (Mercurial development repo) or https://github.com/bfv/pug2014 (Git snapshot) This is about a generic approach to the REST adapter, so no JSDO involved. The issue with the JSDO is that when your application landscape is a little bit more complicated than just a HTML5/JS/CSS client and a server, relying on the logic in the JSDO might imply that you have to mimic the functionality of the JSDO in another technology (Java for example). The code only serves as an example for my presentation and undoubtedly lacks in a few areas, error handling to name one.

Continue reading...
 
Status
Not open for further replies.
Back
Top