[Haskell-cafe] CAL (OpenQuark) and enterprise

fero frantisek.kocun at gmail.com
Wed Jul 9 13:06:44 EDT 2008


Hi Haskellers and CALers,
I have the feeling that a lot of code in my jee application can be done
better by using functional programming. There is a lot of searching in
object trees, transforming objects to another objects, aggregation
functions... All written in java. Sequential logic can by done declarative
with statemachines and workflows (not handcoded, dut drawed) all other with
functions. Has somebody experience with this? Or is that a bad idea? Should
I use pure functions, or imperative-functional language such as Scala? Is
somebody here using CAL (OpenQuark) in jee application? What is your
experience
-- 
View this message in context: http://www.nabble.com/CAL-%28OpenQuark%29-and-enterprise-tp18366397p18366397.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list