Andrew Stopford's Weblog

poobah

Sponsors

News

Articles

Family

Old Blogs

CSAML

Beware the date ;-)

Comments

Mike said:

this looks to sux major I rather prefer having to maintain a piece of code that looks like

for (i=0, j=0; i < 1000; i++)
if (IsPrime(i))
j++;

than the ugly declartive and unnecessary verbose Xml equivalent.
# April 3, 2006 10:32 AM

Mike said:

man I am too stupid! ... April 1, 2006 :)
# April 3, 2006 10:34 AM