On 10/11/2010 13:52, Stephen Tetley wrote:
Qualification is hardly verbose, idiomatically it tends to be two characters.

Two characters is verbose by Haskell standards :-)

Perhaps it't subjective, but if there's a click function to operate on a button, I find button.click much clearer that G.radioBtnClick button (as distinguished from M.radioBtnClick, which I imported from a different module).

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to