The Artima Developer Community
Sponsored Link

Java Buzz Forum
Narrowing your goal, XML Carping

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
Narrowing your goal, XML Carping Posted: Jan 10, 2004 12:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: Narrowing your goal, XML Carping
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

In fact, I would characterize the desire to solve a bigger problem than necessary to be an important flaw in the technical management of the project, whereas a desire to 'do the simplest thing that could possibly work' is an indication, to me anyway, of a depth of understanding of how hard it is to just get something working, and how likely it is that you'll fail.

. . .

The excitement of having a human-readable data format (XML) overwhelmed a lot of people, many to the point that they decided (probably from having to hand- code HTML) that it should be human-writable as well. But it's not even particularly human-readable; it's probably best described as human-tolerable. If you need to delve in and investigate what's going on with your XML, you can, just like you can go look at Java byte codes, or assembly opcodes etc.. XML is easier than those things, but it certainly isn't a great way to write.

Link

Read: Narrowing your goal, XML Carping

Topic: Symbian Dev continues towards OSS Previous Topic   Next Topic Topic: Series 90 Theme for the Nokia 6600

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use