Re: [xmlrpcflash-development] return values (was: help!)
Brought to you by:
dopelogik
From: Paulo <pa...@ps...> - 2003-02-20 13:19:00
|
i dont know, i'm very unexperienced with actionscript too... ----- Original Message ----- From: "Ed Colmar" <ed...@gr...> To: <xml...@li...> Cc: "Paulo" <pa...@ps...> Sent: Thursday, February 20, 2003 2:53 AM Subject: Re: [xmlrpcflash-development] return values (was: help!) > On Sat, 8 Feb 2003, Isaac Levy wrote: > > > This has been a problem with this library since I joined this project. > > Basically, the xmlrpc post/request methods are terrific, but the return > > results leave a lot to be desired. Many xmlrpc libraries return > > objects native to a given language, but this library hasn't gotten > > there yet. > > What if we were to enforce a standard on return values, like a python > dictionary, or list of dictionaries. > > The python xmlrpc library is really easy to work with in this regard > because every return value looks the same. Even if it's a single value, > it's wrapped in a single value list, then in a dictionary. > > I'm just a newbie at actionscript, so excuse my ignorance, but can't we do > the same thing here? > > What is the actionscript equivalent of a python dictionary anyway? Just a > multi-part array? > > Lets get this last hurdle locked down so we can all rock it. > > -e- > > -- > Green Graphics ::: Print and Web Design ::: 510.923.0000 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > // > // xmlrpcflash-development mailing list > // xml...@li... > // http://lists.sourceforge.net/lists/listinfo/xmlrpcflash-development > > |