[Haskell-cafe] Object oriented haskell.

Brandon Allbery allbery.b at gmail.com
Thu May 15 19:06:27 UTC 2014


On Thu, May 15, 2014 at 2:16 PM, silvio <silvio.frischi at gmail.com> wrote:

> you can specify the associativity using infix(l/r) expression


Which will break almost all existing code in order to enable something that
is dubious at best given how much . is already overloaded. And gains you
nothing in the way of "object oriented" as cited in your subject line --- .
is the *least* of the issues involved with OO, and is used in the way you
want by non-OO languages.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140515/088ba71c/attachment.html>


More information about the Haskell-Cafe mailing list