<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Separate UIDelegate platform specific code into UIDelegateIOS and UIDelegateMac classes."
   href="https://bugs.webkit.org/show_bug.cgi?id=165101#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Separate UIDelegate platform specific code into UIDelegateIOS and UIDelegateMac classes."
   href="https://bugs.webkit.org/show_bug.cgi?id=165101">bug 165101</a>
              from <span class="vcard"><a class="email" href="mailto:agold&#64;apple.com" title="Andrew Gold &lt;agold&#64;apple.com&gt;"> <span class="fn">Andrew Gold</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=165101#c1">comment #1</a>)
<span class="quote">&gt; Why is that an improvement? Subclassing is used for runtime polymorphism, so
&gt; it's the wrong tool to use for platform specific code.</span >

Sorry, you're right, we don't want to subclass. What I meant was separate implementations so that we don't need the platform-specific compiler flags throughout UIDelegate.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>