Skip to content

Instantly share code, notes, and snippets.

@boucher
Created October 25, 2008 18:22
Show Gist options
  • Select an option

  • Save boucher/19760 to your computer and use it in GitHub Desktop.

Select an option

Save boucher/19760 to your computer and use it in GitHub Desktop.
var subviews = _subviews;
_subviews = [];
[super encodeWithCoder:aCoder];
_subviews = subviews;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment