[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Argument: Software design is important, data design is not
- From: "Costello, Roger L." <costello@mitre.org>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Tue, 12 Nov 2013 14:32:21 +0000
Hi Folks,
An argument:
---------------------------------------------
In the final analysis what matters is giving consumers the information they need in a form that is useful to them and performing the actions they request. And it is software which does that. So it doesn't matter whether you use a data format that is simple and lightweight, or complex and heavyweight. In fact, the design of data to be exchanged matters very little, as long as all the data that is needed exists. At the consuming end software can extract the data and store it in memory in a form suitable for efficient processing. Software is king! Data design is only needed to the extent that you document and define what it contains; other than that, do whatever you want. Software design is important, data design is not.
What is data design anyway? A typical response is: a good data design is one that enables software to do its job better/easier. Again we see that data is just in a supporting role to software; data is not the lead character (to use an acting metaphor). If the data is to be consumed by diverse software packages, a single data design cannot make all the software packages do their job better/easier, so why bother doing any design? Arguing that one data design is better than another is a waste of time and, in fact, it's meaningless. Spend minimal time on data design and create great software designs.
---------------------------------------------
What's wrong with that argument?
/Roger
- Follow-Ups:
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: Kurt Cagle <kurt.cagle@gmail.com>
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: Michael Kay <mike@saxonica.com>
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: Dimitre Novatchev <dnovatchev@gmail.com>
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Re: [xml-dev] Argument: Software design is important, data designis not
- From: Steve Newcomb <srn@coolheads.com>
- Re: [xml-dev] Argument: Software design is important, data designis not
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: Peter Hunsberger <peter.hunsberger@gmail.com>
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: "Timothy W. Cook" <tim@mlhim.org>
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: John Cowan <johnwcowan@gmail.com>
- Re: [xml-dev] Argument: Software design is important, data design is not
- From: Ihe Onwuka <ihe.onwuka@gmail.com>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]