[Haskell-beginners] single responsibility principle vs functional programming

Daniel Fischer daniel.is.fischer at web.de
Thu Jan 28 08:45:29 EST 2010


Am Donnerstag 28 Januar 2010 01:45:30 schrieb Joe Van Dyk:
> I'm not saying to directly translate a OOP project to Haskell using
> the same design, but rather to take the business requirements of the
> OOP project and write them in Haskell.
>
> (So, both versions do the same thing, but the design of them will be
> completely different)
>
> Joe

Ah, okay, that's fine, then. I think

> >> Perhaps what I need to do is take a small standard OOP system and try
> >> converting it to FP.

gave the wrong impression.


More information about the Beginners mailing list