On 09/30/2013 03:49 PM, xml-dev-digest-help@lists.xml.org wrote:
Subject:Re: [xml-dev] Jackson Structured Programming ... doing it with XSLT From:Ihe Onwuka <ihe.onwuka@gmail.com> Date:09/30/2013 05:18 AM
To:Michael Kay <mike@saxonica.com> CC:"Costello, Roger L." <costello@mitre.org>, "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
The modern reincarnation of JSP is the Design Recipe. Spending time thinking about a problem, it's data structures and any relevant algorithms before diving in and writing code. What a novel concept.
If only they had called it Thought Driven Design it might just have caught on.
I'd recommend FBP ( https://groups.google.com/forum/#!forum/flow-based-programming) to all folks interested in data structure/data flow approaches, especially pipelines.
FBP is attracting an interesting degree of buzz at present.
Sean