dynapi-soda is not yet in cvs but will be soon. It will only be available with 2.9
-- Raymond Irving --- Seamus Malone <[EMAIL PROTECTED]> wrote: > i don't see the original message for this. was it > posted on > another list? where is the dynapi-soda integration > source > code? is it available somewhere? most recent build? > > thanks. > sm > > -----Original Message----- > From: Raymond Irving [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 29, 2002 6:39 AM > To: [EMAIL PROTECTED] > Subject: [Dynapi-Dev] Re: DynAPI's XML-RPC/SOAP > alternative > > > > The rpc used by dynapi is different from xml-rpc is > called "SODA-RPC" > > SODA-RPC might not be as powerful as SOAP, but it's > powerful enough to get the job done right > > Key Features: > > * Based on XML > * Works behind firewalls > * Support older browsers such as NS4+ and IE4+ > * Doesn't require an XML parser > * Doesn't require any new software on client or > server > * Supports Asynchronous and Synchronous calls. > * Supports server-side methods and error traps > * Can make multiple asynchronous/synchronous calls > to > the same service > * Can support complex data structures (e.g. > objects, > arrays, etc) > * Can be easily ported to any server-side language > (perl, php, vbscript, jscript, etc) > * Simplify communications between the browser and > the > web server > * Support seven (8) data types: Undifined/null, > Date, > String, Integer, Float, Boolean, Array and Object > (Associative Array) > > -- > Raymond Irving > > --- Robin Becker <[EMAIL PROTECTED]> wrote: > > rpc/xmlrpc seems like the way to go. Soap is > > overkill for most things. > > Does PHP have any advantage over any other > approach? > > We use python+cgi > > to do stateless xmlrpc and this has real > advantages > > in being very > > portable. There are also numerous python xmlrpc > > servers. > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > http://mailplus.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm > Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Dynapi-Dev mailing list > [EMAIL PROTECTED] > http://www.mail-archive.com/[email protected]/ __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
