I came across a blog post last year where the author had created a REST dispatcher for RO Delphi. I’ve tried the main search engines but now can’t find it anywhere - anyone recognise this?
Thanks, Bob
I came across a blog post last year where the author had created a REST dispatcher for RO Delphi. I’ve tried the main search engines but now can’t find it anywhere - anyone recognise this?
Thanks, Bob
Hello,
Did you see it on our site? We also didn’t find this article.
No it was on a blog on the web - I’ve searched everywhere for this! Are there any plans to have a REST option in the next version of RO? I initially thought I would use DA’s OData option but noticed a post stating that OData services aren’t supported in DA.
Thanks, Bob
There is one or two by Andre Mousse implementing a RO HTTP Server for Smartmobile
That’s not a rest server but works with Javascript.
Thanks Michael - those were very nice posts but unfortunately not the one I’m looking for.
Cheers, Bob
Then I would guess
http://blogs.remobjects.com/blogs/ck/2010/06/17/p1597
That’s an Article by Carlo on combing JavaScript an dojo in order to access Data Abstract. That’s the only thing I remember. It does contain a video. I don’t remember an article about Delphi + RO + REST…
Thanks, the article I’m looking for definitely wasn’t an RO blog though. I already use RO/JS with EWB (which works great) but I need a server that I can access with non-RO REST clients.
Cheers, Bob
By pure fluke I stumbled on the files on my PC - if anyone’s interested, the post is by Paul Thornton and is at https://plus.google.com/110198603826897169317/posts/h5bz3b2nbWh
and the code is at https://code.google.com/p/fmx-extensions/
Cheers, Bob
Interesting