iOS 5 introduced a new feature, Storyboards. The transition between views in these storyboards are called segues. I've noticed users using both the and tags. Both are technically correct, but is less ambiguous.

Should these tags be merged?

share|improve this question

1 Answer

I think the class tag should be reserved for problems using the class directly, and should be used for questions related to the segue process but where the primary problem is not with the class per se.

share|improve this answer

You must log in to answer this question.

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