From: "Bayley, Alistair" <[EMAIL PROTECTED]>
> From: Rene de Visser [mailto:[EMAIL PROTECTED]
>
> I would rather use Haskell also for the persistency, global
> constraint
> maintanence, etc... rather than using an external database.

What do you mean by "external" database? If you just mean "on another

I would like to write my views and constraints in Haskell, and not in a seperate database language.


i.e. I want to use Haskell also as declarative active database language to define the business logic and rules. This would seem to me to be a lot easier when the database is written in Haskell itself and part of the same program.

Rene.


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

Reply via email to