Re: [evolution-patches] e-d-s patch for various addressbook issues.



committed.

On Thu, 2004-04-15 at 10:26 -0700, Chris Toshok wrote:
> This plugs a few leaks in libebook, and adds code to the
> e_book_view_listener to start and stop handling of requests.
> 
> The big change, though, is the change in poa policy for EDataBookView's
> from PER_REQUEST to PER_OBJECT.  This means that backends that want to
> search synchronously need to start their own thread.  Spawning another
> thread, though, is *much* simpler than all the race prevention crap we
> had to deal with before.  Check out the file backend after this change.
> start_book_view and stop_book_view are much, much simpler.  The ldap
> backend is even easier.
> 
> Chris
> 
> 
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]