We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Building Photo Uploaders with XAML
|
Subject: |
|
It looks like programming just got harder |
Date: |
|
2006-08-31 20:16:04 |
From: |
|
Douglas_Goodall
|
|
It appears to me that most of the attributes that would have been specified as parameters in the code, are now hung off a scaffold of XML tags. Now the XML must be perfect and the code must be perfect, or the desired results will not be achieved. I like XML but I don't know whether to like this example or not. It seems to me debugging will be harder now because you must second guess the parser as well as the code. I have an open mind. Let me guess, if I give it six months, I'll love it. |