<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#c65">Comment # 65</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:trueroad@trueroad.jp" title="Masamichi Hosoda <trueroad@trueroad.jp>"> <span class="fn">Masamichi Hosoda</span></a>
</span></b>
        <pre>(In reply to Adrian Johnson from <a href="show_bug.cgi?id=97262#c64">comment #64</a>)
<span class="quote">> (In reply to Masamichi Hosoda from <a href="show_bug.cgi?id=97262#c63">comment #63</a>)
> > But, I think that there is a case that the serial (appeared) order in PDF is
> > necessary.
> > In this case, both GTree and GHashTable cannot be used since the serial
> > order is not preserved.

> Poppler Dict objects are sorted and PDF Name trees are required to be
> sorted. The code in Catalog.cc also sorts the name tree as I think there was
> a buggy PDF that did not sort the name tree. As a result, the names will
> always be sorted.

> I think GTree is best as it has the advantage of both sorted order and fast
> lookup.</span >

Thank you for your detailed explanation.

I understand that there is not the serial order.
I withdraw the proposal of GPtrArray.

Therefore, I also think that GTree is best.

Would you merge v3-tree-0001 patch?</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>