Is 'Thingy' Okay When Talking LINQ?
Hey gang, I need some support here.
I'm in the author review phase of ASP.NET 3.5 For Dummies. In a chapter on LINQ, an editor wants me to change 'Thingy' to "a more concrete noun".
Here's an example heading:
Narrowing the thingys with a Select clause
Wait a minute! This is the For Dummies series where you even have an icon to mark 'Technical Stuff'. Is 'Thingy' not a synonym for 'Stuff'?
What's more, we're dealing with LINQ here and especially anonymous types. Doesn't a vague 'Thingy' reference makes sense when you're letting the compiler determine what concrete type the 'thingy' is?
The real issue, to me, is my original misspelling of Thingys in the heading. It looks like it should have been Thingies. I'll let the editors correct me on that.
Heck, let's make Thingy a keyword in the next version of VB!
Your thoughts?