<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <blockquote
      cite="mid:CDC3DA46-A579-4DB2-A38C-37E9F1FFD14F@apple.com"
      type="cite"><span class="Apple-tab-span" style="white-space: pre;">        </span>•
      What is your evaluation of the proposal?<br class="">
    </blockquote>
    +1, I like it.<br>
    <br>
    <blockquote
      cite="mid:CDC3DA46-A579-4DB2-A38C-37E9F1FFD14F@apple.com"
      type="cite"><span class="Apple-tab-span" style="white-space: pre;">        </span>•
      Is the problem being addressed significant enough to warrant a
      change to Swift?<br class="">
    </blockquote>
    Though this change only applies to playgrounds, the current syntax
    is definitely odd, and doesn't match anything else in the language.
    For beginners to swift who may be using playgrounds extensively,
    seeing the current syntax behind the scenes might lead them to be
    confused by how dissimilar it is to anything else. If parsing of
    these literals in playgrounds can be made simpler and faster by this
    change, then that is another positive outcome.<br>
    <br>
    <blockquote
      cite="mid:CDC3DA46-A579-4DB2-A38C-37E9F1FFD14F@apple.com"
      type="cite"><span class="Apple-tab-span" style="white-space: pre;">        </span>•
      Does this proposal fit well with the feel and direction of Swift?<br
        class="">
    </blockquote>
    I believe so. Using the increasingly common # syntax in a unified
    way helps simplify things.<br>
    <br>
    <blockquote
      cite="mid:CDC3DA46-A579-4DB2-A38C-37E9F1FFD14F@apple.com"
      type="cite"><span class="Apple-tab-span" style="white-space: pre;">        </span>•
      If you have used other languages or libraries with a similar
      feature, how do you feel that this proposal compares to those?<br
        class="">
    </blockquote>
    I've used racket in the past which has support for dragging images
    inline in the repl/code editor, but I haven't looked into how that
    is represented as text. I can't imagine it uses anything comparably
    unconventional like the existing swift syntax though.<br>
    <br>
    <blockquote
      cite="mid:CDC3DA46-A579-4DB2-A38C-37E9F1FFD14F@apple.com"
      type="cite"><span class="Apple-tab-span" style="white-space: pre;">        </span>•
      How much effort did you put into your review? A glance, a quick
      reading, or an in-depth study?</blockquote>
    A quick read through of the proposal and some reading of the
    preceding email thread.<br>
    <br>
  </body>
</html>