<div dir="ltr"><div>Hi all,</div><div><br></div><div>For better or worse I still hand code most of my views. I am getting frustrated by the constant compiler error that I haven&#39;t updated &quot;required init(coder:)&quot;, which is something that will never be executed in my case.</div><div><br></div><div>Is there some hacky mechanism that I could use to create a subtype that doesn&#39;t conform to all protocols of the parent?  Seems like recipe for disaster so I suspect it&#39;s not built into swift directly.</div><div><br></div><div>Is there a creative way to use UIViews, but with the dependency on NSCoding removed? I am open to total hacks.</div><div><br></div><div>Thanks!</div><div>Lou</div><div><br></div></div>