Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79822 --- shadow/79822 2006-11-05 07:19:48.000000000 -0500 +++ shadow/79822.tmp.13275 2006-11-08 16:32:48.000000000 -0500 @@ -42,6 +42,16 @@ Let's say it this way: libcupsys2 is just braindead :) But nevertheless, I do not have the performance issues that you have (though, maybe that is because I do not have any network printers running). cups 1.2.4 that is. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-08 16:32 ------- +it does make sense to cache the list of printers if the +PrintingServicesUnix associated with a given dialog/document/etc is +created at dialog construction time and reused throughout the life of +that document. right now we have only 1 instance of the service, so +we can't cache. + +I wouldn't have any problem at all with the list of printers not +reflecting changes until you closed the dialog and brought up a new one. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
