another reason i wrote my own

2008-02-15 @ 21:47#

Justin Smith chronicles a *bummer* of a collision between the .NET AJAX library and the WCF. the last line sums is up:

The AJAX client stack only knows GET and POST...

[sigh]

i could have seen this coming, i guess. too many cooks whipping up cool bits and someone's bound to get burned. oh well. i'm glad i decided to skip WCF and go right to building my own HTTP/REST engine.

code