<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - library should be thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50992#c104">Comment # 104</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - library should be thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50992">bug 50992</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>I made some additional tests: I tried it without the Annot change but inserted
the thread safe Catalog stuff again, but it didn't help, even with a few more
changes.
So to get the annotation stuff thread safe we need a lot of more changes in the
Annot-implementation, working only with the copied xref from Page. This is
because of the tricky way annotations are created, see i.e. the comment in
Form.cc:

<<<<
  // We create the widget annotations associated to
  // every form widget here, because the AnnotWidget constructor
  // needs the form object that gets from the catalog. When constructing
  // a FormWidget the Catalog is still creating the form object
<span class="quote">>>>></span >

It's possible to do reimplement it, but not in a few hours and even not in a
few days (everything must be regtested again). So we have either to live with
the compromise or move this stuff to the next year.</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>