> Hi, > > On Fri, 31 Aug 2007, [EMAIL PROTECTED] 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]."
But I'm idiot (and lazy) and I'd like to use it... > > And it is much more simple to use "qemu my_pc" than "qemu -c > > my_pc/config". > > _Much_ more simple? Not really. > > Having said that, it should not be a big problem to change the source just > for _you_, so that if "my_pc" could not be opened, it automatically tries > "my_pc/config". Trivial. Agree Laurent