Journey's End

Sep 20
2010

Avoiding tag collisions

UIViews in UIKit has a tag property which is very handy for marking views then retrieving them later. I am always worried though I will use the same tag for views in the same view hierarchy

Cheers,
Steve

ts=14:29