On Thu, Feb 10, 2011 at 9:43 AM, Graeme Geldenhuys <[email protected]> wrote: > Op 2011-02-10 14:11, Marcos Douglas het geskryf: >> >> I forgot the Delphi Midas, simpler than WebServices, not? > > > I have never used WebServices in any project before, but the little bit > that I read about the topic (using FPC, Java or .NET) seems very > confusing - compared to Delphi's Midas solution.
That's I'm talking about. I used WebServers a long time ago (people said: "this is the future", "everbody will use", blablabla) and I still thinking is very confusing. I don't like XML, first at all. I used Delphi 7. Some clients (coded in others languages) haven't got the WS's returns very well... problem with arrays of objetcts, e.g. Using Midas, I did not have these problems. Is very simple: implements a new method in the server and use it in the client. Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
