On 4/11/06, Marc Feeley <xxxxxx@iro.umontreal.ca> wrote:
[...]
1) I prefer prefix syntax, e.g.   (button :text "OK" :action quit)
2) I prefer suffix syntax, e.g.   (button text: "OK" action: quit)
3) I don't care

My choice:
2) I prefer suffix syntax, e.g.   (button text: "OK" action: quit)


Guillaume