[Home] [By Thread] [By Date] [Recent Entries]

  • From: Stephen D Green <stephengreenubl@g...>
  • To: "Costello, Roger L." <costello@m...>
  • Date: Sat, 1 Oct 2016 19:32:43 +0100

To some developers it is another example of 'dumbing down'. Perhaps this accounts in part for the popularity of JSON. Developers need to use their skills and earn their keep, not just do the siftware equivalent of pressing buttons.

Stephen Green

On Saturday, 1 October 2016, Costello, Roger L. <costello@m...> wrote:

Hi Folks,

The XML suite of technologies (XML, XSD, Schematron, XPath, XQuery, etc.) are declarative, not procedural, in nature; that is, the XML technology suite always favors declarative solutions over procedural ones, wherever such solutions are feasible. The reason is obvious: Declarative means the system does the work, procedural means the user does the work. That’s why the XML technology suite supports declarative structure definitions (XSD), declarative integrity constraints (Schematron), declarative queries (XPath and XQuery), and so on.

From the book SQL and Relational Theory by C.J. Date (p. 28):

The relational model is declarative, not procedural, in nature; that is, it always favors declarative solutions over procedural ones, wherever such solutions are feasible. The reason is obvious: Declarative means the system does the work, procedural means the user does the work. That’s why the relational model supports declarative queries, declarative updates, declarative view definitions, declarative integrity constraints, and so on.

Neat!

/Roger

 



--
----
Stephen D Green



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member