[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Jackson Structured Programming ... doing it with XSLT
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. On Mon, Sep 30, 2013 at 9:26 AM, Michael Kay <mike@saxonica.com> wrote: I think JSP is highly relevant to the design of XML transformations, but I'm not sure your note really captures why. There's a lot of stuff in JSP (or is it JSD? - I forget) about analysing the structural relationship of input trees to output trees and about making the structure of the code match the input and output structures, and about what to do when they don't match - the classic being to resolve structure clashes by introducing an intermediate tree and then splitting the logic into a pipeline of simpler transformations. All of that translates directly into XSLT stylesheet design.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|