[Bese-devel] Server pushing

Waldo Rubinstein waldo at trianet.net
Mon Jan 9 17:14:16 UTC 2006


Like I said, I haven't done it in UCW. Maybe someone else can comment.

However, I would try doing something as simple as render a message  
page (with :metaclass standard-component-class), call your task, and  
have that task 'answer-component.

Maybe that's not the correct approach, but I would try going that  
route or look along that route. Anyone else care to comment?

- Waldo

On Jan 9, 2006, at 12:07 PM, William Halliburton wrote:

>
> I guess I am asking how to change the page from the server side.
>
> Will
>
> On 1/9/06, Waldo Rubinstein <waldo at trianet.net> wrote:
> I haven't even done one app in UCW yet, but I would assume that in
> general, the concept of continuations itself should allow you to do
> this seamlessly.
>
> Forget about traditional web app development. Think of your code as a
> fat application running locally on the local UI:
>
> 1) Run application code
> 2) User selects a button that triggers a time-consuming process
> 3) App presents a please wait page
> 4) App runs time-consuming task
> 5) App changes the please wait page to the page showing results
>
> - Waldo
>
> P.S. I've done this in Squeak/Seaside, which is a Smalltalk
> continuation framework
>
> On Jan 9, 2006, at 10:34 AM, William Halliburton wrote:
>
> >
> > Is it currently possible to have a page saying "Please wait -
> > processing" that then changes when the calculation is finished
> > server side?
> >
> > Thank you,
> > Will
> > _______________________________________________
> > bese-devel mailing list
> > bese-devel at common-lisp.net
> > http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20060109/7d987488/attachment.html>


More information about the bese-devel mailing list