<!DOCTYPE html><html><head>
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
<style type="text/css">body { font-family:'Times New Roman'; font-size:13px}</style>
</head>
<body bgcolor="#FFFFFF" text="#000000"><br><br><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex">
    <div class="moz-cite-prefix">On 03/05/2014 05:24 AM, Pierre Massat
      wrote:<br>
    </div>
    <blockquote cite="mid:CAAGOWhZNGTFwVKp-uSnEo1+LsLYokYa_ttCdDL=MT4QDs80ynQ@mail.gmail.com" type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>Dear list,<br>
                    <br>
                  </div>
                  First of all i'd like to say that i'm very impressed
                  by the potential of data structures in Pd. I've always
                  kind of ignored this feature and it's a pity because
                  it's really worth diving into it. <br>
                </div>
                That being said I think that help and example patches
                are far from sufficient for beginners, and if it wasn't
                for Chris McCormick's s-abstractions I would have been
                able to really figure out how to use them (stuff like
                how to make an entire polygon draggable, how to use GOP
                with proper scaling, etc.).<br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    It's not just the documentation, it's the interface.&nbsp; Having to walk
    linked-lists of graphically unlinked objects is bad.&nbsp; Having to use
    boilerplate to find the head of a glist just to create a scalar is
    bad.<br>
    <br>&nbsp;    I think Pd-l2ork is getting close to a release with my new data
    structure stuff in it.&nbsp; It's a first step at addressing some of
    these issues.</blockquote><div><br></div><div>and any prospects of that stuff making it into vanilla or pd-ext, for the non-unix users out there?</div></body></html>