Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!think!ames!ucbcad!ucbvax!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: Getting rid of windows Message-ID: <8703171829.AA18469@ORPHEUS> Date: Tue, 17-Mar-87 13:29:23 EST Article-I.D.: ORPHEUS.8703171829.AA18469 Posted: Tue Mar 17 13:29:23 1987 Date-Received: Thu, 19-Mar-87 01:15:32 EST References: <8703171609.AA05543@boring.cwi.nl> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 12 >>[The asynchronous nature of client-server communications] will probably >>still catch the unwary, however. >An application that doesn't call XSync() when it should has a bug, and >turning off buffering during debugging allows this bug to go undetected. Exactly my point. Synchronous mode _will_ help you by not requiring extra XSync() calls after every request when you are trying to figure out on which argument of which call you made an error. -Ralph R. Swick DEC/MIT Project Athena