[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Trac/bugtraq - Ticket to Changeset link [was: Re: Trac [was: TortoiseSVN 1.1.1 released]]

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-27 17:56:39 CEST

Mark Phippard wrote:

> I find this post confusing because I assume its intent is to disagree with
> me, but I feel like what you actually wrote is in support of my proposal.
> I believe the validation should be part of the UI for precisely the
> reasons you state. It provides the best user experience, and allows an
> administrator to get around it when necessary by using the command line
> client.

I think the job of an UI client is to help the user, without enforcing
something on him/her. Validating is ok, as long as
- it doesn't _force_ the user to do something (forcing is bad, and other
clients might not do that so it's easy to work around that)
- it doesn't slow down the actual task the user wants to do. That means
as less network connections as possible, and no 'automatic' connections,
only connections which happen when the user explicitely 'asks' for it by
e.g. clicking on a "validate" button or clicking on a combobox to show a
list of open issues.

Oh, and the whole implementation should not require additional
libraries. That's one of my personal requests.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 27 18:58:02 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.