[!! SPAM] Call or just change variable

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[!! SPAM] Call or just change variable

Oleg Richards
Hello!

I need to make following: if I click on link in a table I just need to  
show another table. What is the best way to do it: should I call  
another table from first one or just change variable with rendered  
component. I dont need answer from second table. So is it good to call  
and never get an answer?

Cheers,
Oleg
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: [!! SPAM] Call or just change variable

Sebastian Sastre-2
I think I would make the best to keep code clean and the design of the model
simple and non mixing resposabilities, etc.

        hope this help

Sebastian Sastre


> -----Mensaje original-----
> De: [hidden email]
> [mailto:[hidden email]] En nombre
> de Oleg Richards
> Enviado el: Lunes, 10 de Septiembre de 2007 10:03
> Para: [hidden email]
> Asunto: [Seaside] [!! SPAM] Call or just change variable
>
> Hello!
>
> I need to make following: if I click on link in a table I
> just need to show another table. What is the best way to do
> it: should I call another table from first one or just change
> variable with rendered component. I dont need answer from
> second table. So is it good to call and never get an answer?
>
> Cheers,
> Oleg
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside