[Seaside] [BUG] [2.6a2-avi.66] #request doesn't work anymore

Damien Cassou damien.cassou at laposte.net
Tue Jan 3 05:37:17 CET 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> You can't send #request: (or anything else that uses #call:) from a 
> render method.  What you want is to make Tester a subclass of WATask 
> and to use
> 
> Tester>>go
>   self request: 'Test'

Looking at some of Seaside code, I can see other problems :

- - you shouldn't put #inform: #confirm: into WAComponent but directely in
WATask
- - you should modify the store application because
WAStoreFillCart>>displayItem: sends #call: to main which is a
WAStoreInfo (a direct child of WAComponent)

- --
Damien
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDuf993hhx1vOEX5sRAqZoAJ9PuhU72vVDbqfR+2gIVwxIzrVByQCdEovI
Y51twaIBq6qU2c35ggH0kgw=
=pC8W
-----END PGP SIGNATURE-----


More information about the Seaside mailing list