I see numerous iOS SDK questions being tagged as "objective-c" and many times I see this it makes me wonder if the tag is being misused. If the question is about the Objective-C language then the tag is appropriate, but if it's an iOS SDK-related question I don't think the tag is appropriate.

If I removed this tag from iOS SDK-related questions, would that be an appropriate edit?

share|improve this question
(Sort of) Similar question about Java and Android: meta.stackoverflow.com/questions/112790/… – jadarnel27 Feb 7 '12 at 21:56
3  
Another sort of similar question on the .NET side: meta.stackoverflow.com/questions/111706/… . As I recommended there, I do not suggest removal of the language tag unless it truly is tag spam (like someone doing C# Java PHP C++ with reckless abandon). The language is relevent for the asker and the person searching via google. Technically, you could replace C# with .NET for many of the questions on Stack Overflow, but why would you? Language is relevant to the audience, leave it alone. – user414076 Feb 7 '12 at 21:56
1  
Geez this is a rough crowd on meta... Why are people down-voting this question with such reckless abandon? Last time I asked a meta question the same thing happened and I didn't think it was such a bad question. Before I asked this I did a search for similar questions before I asked this and didn't find anything particularly relevant (although I hadn't thought to look for tagging in other languages besides objective-c so thanks to jadarnel27 and Anthony for pointing those out). I guess I'm going to just have to get used to being down-voted here on meta... – Chris Markle Feb 7 '12 at 22:32
8  
Downvoting on meta just means "disagree", it doesn't have the "bad question" vibe as on regular SO, so don't worry about it. – EboMike Feb 7 '12 at 22:34
3  
We're going to need a few examples because whether an iOS API question is objective c related or not can be subjective. – Adam Davis Feb 7 '12 at 23:06

1 Answer

up vote 13 down vote accepted

I disagree. I don't see the harm caused by leaving on these questions. If they involve the Objective-C language in some way, the tag would seem to be appropriate, even if the question isn't about a specific aspect of the language.

It is inconsistently used, but I don't think that causes much of a problem. If people want to find iOS questions, they follow the and/or tags, and Mac developers go to . Whether or not is present doesn't change the visibility of the question much in my experience, although it may help clarify cases where someone explicitly doesn't want to use a C or C++ approach to a problem. I wouldn't waste your time with retagging tens of thousands of questions one way or the other for minimal gain.

However, if you want to see a tag being misused in the iOS areas, look no further than . That mistagging really grinds my gears, and I often edit that out. Man, do I hate seeing questions like "how do I write image downloading in xcode?"

share|improve this answer
1  
Related to your last point: meta.stackoverflow.com/questions/93974/xcode-is-just-an-ide I also sometimes edit it out but then, really, what's the point? You're emptying an ocean with a thimble. – jrturton Feb 8 '12 at 8:43
Between the downvotes on my OP and the upvotes on this answer, I'm concluding that meta folks think that leaving the objective-c tag in is ok and it should not be edited out in. Accepting this answer given that... – Chris Markle Feb 8 '12 at 19:56

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged