Re: Gtk+ print support - request for feedback
- From: Michael Sweet <mike easysw com>
- To: "John (J5) Palmieri" <johnp redhat com>
- Cc: till kamppeter gmx net, "gtk-devel-list gnome org" <gtk-devel-list gnome org>, Alexander Larsson <alexl redhat com>
- Subject: Re: Gtk+ print support - request for feedback
- Date: Sat, 04 Mar 2006 13:07:39 -0500
John (J5) Palmieri wrote:
...
That would be great. I would say eggcupsutils.c should be looked at
closely and perhaps can be reworked to become part of the CUPS library
itself. It provides a generic async framework for POST and GET.
We've had several requests for a general-purpose async request
interface in CUPS, which is somewhat puzzling to me because the
only things that *aren't* asynchronous are the convenience APIs.
The eggcupsutils stuff is just wrapping the CUPS APIs to manage the
whole request, including authentication, but it doesn't expose
enough to allow an event-driven (think select() or poll() on the FD)
application to "do the right thing" for truly asynchronous operation.
There are also still blocking issues WRT authentication and
connecting to the server, so ultimately if we *do* add anything to
CUPS it will need to address them, too.
--
______________________________________________________________________
Michael Sweet, Easy Software Products mike at easysw dot com
Internet Printing and Publishing Software http://www.easysw.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]