Redvant: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
Line 31: Line 31:
I mean Haskell to be the DS application lang and for DCP to semi-automatically generate apps for it. Central to this is  my implementation of the [[Specious Present]] which I am available in #haskell-nlp.libera.chat as JuanDaugherty for chat.
I mean Haskell to be the DS application lang and for DCP to semi-automatically generate apps for it. Central to this is  my implementation of the [[Specious Present]] which I am available in #haskell-nlp.libera.chat as JuanDaugherty for chat.
<br><br>
<br><br>
Various services are integrated by DCP in the process of domain content definition and maintenance. In general, where possible integration means operation of the CMS as is at the code level via its LDAP integration and running under MCP. At the detail level this is mediated by domain for codegen of models, beam for abstraction of the rdbmses, and compdata.
Various services are integrated by DCP in the process of domain content definition and maintenance. De novo domains and the unification of CMSes mentioned in the next &para;. In general, where possible integration means operation of the CMS as is at the code level via its LDAP integration and running under MCP. At the detail level this is mediated by domain for codegen of models, beam for abstraction of the rdbmses, and compdata.
<br><br>
<br><br>
Acknowledging <html><a href=https://wiki.haskell.org/Web/Content_Management>clckwrks, et al.</a></html> as suggestions for hs CMS, have taken a different route based on generalization and pass thru of the function of PHP and python CMSes such as django, Cliu/D7, and Plone. The design intent is for recovery of the function of contained CMSes as an abstracted and separately maintained bulk with their original and subsequent live code absorbed as is.
Acknowledging <html><a href=https://wiki.haskell.org/Web/Content_Management>clckwrks, et al.</a></html> as suggestions for hs CMS, have taken a different route based on generalization and pass thru of the function of PHP and python CMSes such as django, Cliu/D7, and Plone. The design intent is for recovery of the function of contained CMSes as an abstracted and separately maintained bulk with their original and subsequent live code absorbed as is.