Re: philosophical question about frequent saving of files
Richard Bair <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
>First you imply that I'm lazy, now you're calling me arrogant. >Oooookaaay. > > Sorry for the impression, I'm not trying to imply anything about your work habits. You were being quite rude though, and it doesn't help the discussion. And I mean that in the nicest way possible :). Of course, it is quite possible that I am being quite rude in turn, for which I appologize. >>>Why not replace the "royal pain" instead of tacking on more technology? >>> >>>sccs is quite low-overhead and doesn't require "buy-in" to something >>>complex like CVS or subversion; it can be used personally. Or >>>you can use rcs the same way. Then if you want to participate in a >>>full-fledged VCS you can. >>>Note how sccs/rcs etc evolved from personal backup systems originally >>>written in shells and even as textbook examples of complex shell >>>programs. >>> >>> >>> >>> >>Do you actually expect users to _change their VCS_? Do you actually >>think that encouraging developers to stop using CVS or Subversion is >>going to happen? Do you expect the tens of thousands of open source >>projects that currently use CVS (sometimes because their hosting company >>*cough* Collabnet *cough* uses CVS and there isn't anything you can do >>about it?) to switch to SCCS? >> >>Auto-saving and (more importantly) local versioning is a no-brainer. >> >> > >Yes, it is a no-brainer, but that's why it makes me want to pause and think >a bit more about it. > > This is where I leave off. I don't really care about the technical details, just wanted to voice my opinion about how useful auto-save and local versioning are. Just one more thing though -- there shouldn't be any step required of the local user besides hitting the "save" button. I wouldn't want to see a text description field come up every time I save the way it does when I commit to CVS. I also wouldn't want NetBeans to make the assumption that I am using any VCS whatsoever. Richard