yes, the xpath expression new:/ is special. It's supposed to create an anonymous local dataset, although I don't know how well that functionality has been maintained (i.e. there may be bugs with it now.) The proper way to create an anonymous localdataset is to use the tag that's new in 3.1.
A On Jan 3, mt1 wrote: > Hi all > In the user's guide example 33.23, if i use the other datapath name, > something like > "aa:/contact", instead of "new:/contact", the debugger shows "couldn't > find dataset > for aa:/contact". Dose the "new:/" datapath special key word? > > Thanks > m1 > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user > _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
