Looks like a typo to me.

On Thu, 7 Sep 2006, P T Withington wrote:

> This has to be a type-oh, since setAuthParam is a method of
> LzConnection.
>
> Pablo [cc-ed] is the original author, perhaps he can verify.
>
> I agree with your proposed rewrite.
>
> On 2006-09-07, at 13:23 EDT, Philip Romanik wrote:
>
> > Hi Tucker,
> >
> > There's a strange line in LzConnection:
> >
> > LzDataset.prototype.setters.authparam = "setAuthParam";
> >
> >
> > LzConnection doesn't derive from LzDataset. If this is a typo, it
> > should be (using the new class system)
> >
> >         setters.authparam = "setAuthParam";
> >
> > or something is going on that I don't understand.
> >
> > Any ideas?
> >
> > Thanks!
> >
> > Phil
> >
>
>

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to