[Laszlo-dev] LzDatapointer.serialize() asynchronous?

Candide Kemmler ckemmler at gmail.com
Thu Jun 30 01:34:52 PDT 2005


OK, it was me again. serialize() works fine. Sorry, I'm getting on my nerves 
with this component. Already multiplied my budget by 2... My experience here 
is that development delay forecasting for RIAs is much trickier than for 
serverside work for instance. The problem is that the design (UML,...) 
completely overlooks what really takes time in GUI development: programming 
fool-proof interfaces.

Have a nice day,

Candide

On 6/29/05, Candide Kemmler <ckemmler at gmail.com> wrote:
> 
> sorry, again, to drag'n'drop, you have to press the ctrl- key; shift+click 
> shows a local menu: too bad you can't detect 
> drag'n'drop/doubleclick/right-click system-wise :-(
> 
> On 6/29/05, Candide Kemmler <ckemmler at gmail.com> wrote: 
> > 
> > I forgot to mention, the serializeNodeAt() function is as follows:
> > 
> > function serializeNodeAt(xpath) {
> > var ptr = new LzDatapointer();
> > ptr.setXPath(xpath);
> > var serializedNode = ptr.serialize();
> > ptr.destroy();
> > return serializedNode;
> > }
> > 
> > 
> > -- 
> > Candide Kemmler
> > http://ckemmler.blogspot.com/
> > 3 rue du Bailli - 1000 Bruxelles
> > mobile:+32485067980 
> > 
> 
> 
> 
> -- 
> Candide Kemmler
> http://ckemmler.blogspot.com/
> 3 rue du Bailli - 1000 Bruxelles
> mobile:+32485067980 
> 



-- 
Candide Kemmler
http://ckemmler.blogspot.com/
3 rue du Bailli - 1000 Bruxelles
mobile:+32485067980
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://openlaszlo.org/pipermail/laszlo-dev/attachments/20050630/ba5b7cd8/attachment.html


More information about the Laszlo-dev mailing list