[Seaside] Creating a component that requires a callback:

Boris Popov boris at deepcovelabs.com
Mon Nov 24 19:39:02 UTC 2008


It's a helper method that creates a generic action callback that will
render a response. I have Seaside-Mootools loaded so I guess that code
makes use of it, but it's not really specific to (or even dependent on)
MooTools per se.

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message header.
Unless otherwise indicated, it contains information that is private and
confidential. If you have received it in error, please notify the sender
and delete the entire message including any attachments.

Thank you.

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Gerardo
Richarte
Sent: Monday, November 24, 2008 11:35 AM
To: Seaside - general discussion
Subject: Re: [Seaside] Creating a component that requires a callback:

hi Boris,

from your code:

(URL encode:
    (canvas
        mooCallback:
            [:render | ...

I think that's exactly what I'm looking for, but I don't have the class
URL, nor
the method mooCallback: :-(

    any hints? I guess I'm missing some components, sorry for the stupid
question :(

    richie
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list