<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enumerate PDF named destinations"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97262#c52">Comment # 52</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enumerate PDF named destinations"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97262">bug 97262</a>
              from <span class="vcard"><a class="email" href="mailto:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to Masamichi Hosoda from <a href="show_bug.cgi?id=97262#c50">comment #50</a>)
<span class="quote">> (In reply to Carlos Garcia Campos from <a href="show_bug.cgi?id=97262#c48">comment #48</a>)
> > (In reply to Adrian Johnson from <a href="show_bug.cgi?id=97262#c35">comment #35</a>)
> > > Carlos, do you have an opinion on whether to return a GList of names or
> > > binary tree of names/LinkDests?
> > 
> > I guess we could return a GTree, but I'm not sure I understand exactly what
> > we want. Do we need the list to be in a specific order? Do they have an
> > order in the PDF document that we should respect or alphabetical is what
> > want?

> I don't matter either GHash or GTree.
> I'd like either of the followings:
>   GTree with GBytes keys and PopplerDest value
>   GHash with GBytes keys and PopplerDest value
> </span >

That doesn't answer the questions, Do we need the list to be in a specific
order? Because if the order doesn't matter it's probably easier to use
GHashTable, otherwise I guess we need a GTree.</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>