I wonder if anybody is using #selected: and #callback: on the ordered-
and unordered-list tags in the canvas framework? I added these once to make them polymorphic with WASelectTag, but I don't really see their usefulness anymore. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Never used them.
2007/6/6, Lukas Renggli <[hidden email]>: > I wonder if anybody is using #selected: and #callback: on the ordered- > and unordered-list tags in the canvas framework? I added these once to > make them polymorphic with WASelectTag, but I don't really see their > usefulness anymore. > > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > _______________________________________________ > 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 |
+1
Sebastian Sastre > -----Mensaje original----- > De: [hidden email] > [mailto:[hidden email]] En nombre > de Philippe Marschall > Enviado el: MiƩrcoles, 06 de Junio de 2007 05:50 > Para: Seaside - general discussion > Asunto: Re: [Seaside] Removal of #selected: and #callback in > WAOrderedListTagan WAUnorderedListTag > > Never used them. > > 2007/6/6, Lukas Renggli <[hidden email]>: > > I wonder if anybody is using #selected: and #callback: on > the ordered- > > and unordered-list tags in the canvas framework? I added > these once to > > make them polymorphic with WASelectTag, but I don't really > see their > > usefulness anymore. > > > > Lukas > > > > -- > > Lukas Renggli > > http://www.lukas-renggli.ch > > _______________________________________________ > > 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 _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
> +1
Is anybody using #beOptional, #optionalLabel:? Is anybody using #otherLabel:otherCallback:promptString:? Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
2007/6/6, Lukas Renggli <[hidden email]>:
> > +1 > > Is anybody using #beOptional, #optionalLabel:? Only for WASelectTag > Is anybody using #otherLabel:otherCallback:promptString:? > > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > _______________________________________________ > 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 |
In reply to this post by Lukas Renggli
I'm using #beOptional: and #optionalLabel:
Ron > -----Original Message----- > From: [hidden email] [mailto:seaside- > [hidden email]] On Behalf Of Lukas Renggli > Sent: Wednesday, June 06, 2007 10:41 AM > To: Seaside - general discussion > Subject: Re: [Seaside] Removal of #selected: and #callback > inWAOrderedListTagan WAUnorderedListTag > > > +1 > > Is anybody using #beOptional, #optionalLabel:? > > Is anybody using #otherLabel:otherCallback:promptString:? > > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > _______________________________________________ > 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 |
In reply to this post by Philippe Marschall
Also only WASelectTag
Ron > -----Original Message----- > From: [hidden email] [mailto:seaside- > [hidden email]] On Behalf Of Philippe Marschall > Sent: Wednesday, June 06, 2007 10:51 AM > To: Seaside - general discussion > Subject: Re: [Seaside] Removal of #selected: and #callback > inWAOrderedListTagan WAUnorderedListTag > > 2007/6/6, Lukas Renggli <[hidden email]>: > > > +1 > > > > Is anybody using #beOptional, #optionalLabel:? > > Only for WASelectTag > > > Is anybody using #otherLabel:otherCallback:promptString:? > > > > Lukas > > > > -- > > Lukas Renggli > > http://www.lukas-renggli.ch > > _______________________________________________ > > 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 _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Lukas Renggli
I think I could be....
What is the alternative/better api use? Cheers, Mike On 6 Jun 2007, at 09:25, Lukas Renggli wrote: > I wonder if anybody is using #selected: and #callback: on the ordered- > and unordered-list tags in the canvas framework? I added these once to > make them polymorphic with WASelectTag, but I don't really see their > usefulness anymore. > > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > _______________________________________________ > 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 |
2007/6/6, Michael Roberts <[hidden email]>:
> I think I could be.... > > What is the alternative/better api use? None, we are talking about dropping it ;) Cheers Philippe > Cheers, > > Mike > > On 6 Jun 2007, at 09:25, Lukas Renggli wrote: > > > I wonder if anybody is using #selected: and #callback: on the ordered- > > and unordered-list tags in the canvas framework? I added these once to > > make them polymorphic with WASelectTag, but I don't really see their > > usefulness anymore. > > > > Lukas > > > > -- > > Lukas Renggli > > http://www.lukas-renggli.ch > > _______________________________________________ > > 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 > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |