Well, I read the article (can't watch youtube here) and I still don't understand what the advantage is. Surely writing
var objList = bwq.Query("9>2:2").Where("128::true=");
is so completely and utterly unmaintainable as to render itself useless? I see nothing about the advantage of using this complex and illegible syntax to do what is already available in Linq - so what am I missing?
PooperPig - Coming Soon