From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IRTue-0007yb-VD for qemu-devel@nongnu.org; Sat, 01 Sep 2007 10:25:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IRTua-0007p8-BK for qemu-devel@nongnu.org; Sat, 01 Sep 2007 10:25:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRTua-0007os-83 for qemu-devel@nongnu.org; Sat, 01 Sep 2007 10:25:20 -0400 Received: from il.qumranet.com ([82.166.9.18]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IRTuZ-0008HA-QN for qemu-devel@nongnu.org; Sat, 01 Sep 2007 10:25:20 -0400 Message-ID: <46D975A8.6020002@qumranet.com> Date: Sat, 01 Sep 2007 17:22:32 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [kvm-devel] [Qemu-devel] =?ISO-8859-1?Q?R=E9f=2E_=3A_Re=3A?= =?ISO-8859-1?Q?__=5BPATCH=5D=5BRFC=5D_Allowing_QEMU_to_direc?= =?ISO-8859-1?Q?tly_executeadirectory_=28and_storing_command_li?= =?ISO-8859-1?Q?ne_options_in_it=29?= References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Schindelin Cc: kvm-devel@lists.sourceforge.net, laurent.vivier@bull.net, qemu-devel@nongnu.org Johannes Schindelin wrote: > >> I think passing only the directory name is better because it can be like >> a "black box" : the user don't have to know how it is inside. >> > > I consider this a super downside. > > "If you think your users are idiots, only idiots will use it [your > software]." > I don't consider myself an idiot, yet I get annoyed when software forces me to learn its implementation details. -- Any sufficiently difficult bug is indistinguishable from a feature.