[Seaside] jQuery - ajax setting temporary or ivars

Robert Sirois watchlala at hotmail.com
Sat Jun 20 22:03:18 UTC 2009


I guess I'm confused about the way Ajax works. Isn't it typically for loading/uploading files from/to the server? In the Smalltalk Seaside environment the variables are various Object types, so it is getting and setting those in the same fashion?

RS

> Date: Sat, 20 Jun 2009 23:39:10 +0200
> Subject: Re: [Seaside] jQuery - ajax setting temporary or ivars
> From: renggli at gmail.com
> To: seaside at lists.squeakfoundation.org
> 
> #html: and #script: are just helper methods around the more primitive
> #callback: method. If you don't want to generate a response (though an
> empty one will happen in any case) or do something special simply use
> #callback:
> 
> Lukas
> 
> On Saturday, June 20, 2009, Robert Sirois <watchlala at hotmail.com> wrote:
> >
> >
> >
> >
> >
> > That's fairly elaborate. I was looking to just set a variable without rendering or changing anything, that way, later on, I can use it in it's changed state.
> >
> > RS
> >
> >
> >
> >> Date: Sat, 20 Jun 2009 22:57:05 +0200
> >> Subject: Re: [Seaside] jQuery - ajax setting temporary or ivars
> >> From: renggli at gmail.com
> >> To: seaside at lists.squeakfoundation.org
> >>
> >> > Can I use ajax post or something like that to set variables on the component
> >> > in an 'onClick:' message?
> >>
> >> Of course. Have a look at the functional tests, for example
> >> JQCounterFunctionalTest.
> >>
> >> Cheers,
> >> Lukas
> >>
> >> --
> >> Lukas Renggli
> >> http://www.lukas-renggli.ch
> >> _______________________________________________
> >> seaside mailing list
> >> seaside at lists.squeakfoundation.org
> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> > Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out. <http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009>
> >
> 
> -- 
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_________________________________________________________________
Lauren found her dream laptop. Find the PC that’s right for you.
http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090620/474c5814/attachment-0001.htm


More information about the seaside mailing list