From: <dy...@ad...> - 2002-11-29 01:11:00
|
----- Original Message ----- From: "Robin Becker" <ro...@re...> To: <dyn...@li...> Sent: Thursday, November 28, 2002 9:22 AM Subject: Re: [Dynapi-Help] Would you like to able to clone() and persist() DynLayers? > In article <200...@we...>, Raymond > Irving <xw...@ya...> writes > >Hello Everyone, > > > >I was just wondering if you would like to be able to > >clone and persist layers? > ...... > interesting concept, exactly the opposite of what I have been doing with > the new 2.9 IOElement. What I (and others) have always needed is the > ability to communicate back to the server to get data ie fill in the > user's partially completed form or dynamically change the contents of a > dropdown. I consider clientside javascript incomplete without reliable > reverse communication. xml-rpc seems like the obvious choice here. I have just been thinking about doing something with this where js classes on the client correspond with php classes on the server. Can't see it speeding up development but seems like a neat experiment. Isn't persist basically just serialisation (or have I misunderstood) - I think they are not opposite at all. -- |