Apparently it does, although I have no eperience with it (but I will have soon, as we're about to start using multiple checkouts). You must run the VSS Admin...
100162
Karl Scotland
kjscotland
Dec 2, 2004 9:08 am
... Hi Ben, Have you looked at any of the Theory of Constraints literature? I'm no expert, as I'm only just discovering this aspect for myself, but it seems...
100161
Martin van den Bemt
martin_van_d...
Dec 2, 2004 12:39 am
SVN also has atomic commits btw... Mvgr, Martin...
100160
Steve Bate
noetic8
Dec 1, 2004 11:47 pm
I don't think that it constrains it, although it can make it more challenging at times. The IDE doesn't always keep metadata in sync with the code after code...
100159
Steven Gordon
sfman2k
Dec 1, 2004 11:22 pm
Did it ever constrain your ability to refactor your code? ... From: Steve Bate [mailto:steve@...] Sent: Wednesday, December 01, 2004 4:00 PM To:...
100158
Steve Bate
noetic8
Dec 1, 2004 11:02 pm
... I've done it in Java using XDoclet and Hibernate. I've also used O/R mapping attributes for automatically creating the database schema and associated...
100157
Steve Ropa
steveropa
Dec 1, 2004 10:46 pm
It does have that ability. I don't recall where the setting is, but all you need to do is check a box that enables multiple checkouts. The only problems I've...
100156
June Clarke
joonspoon
Dec 1, 2004 10:19 pm
eXtreme Programming San Diego is hosting a pair programming workshop tomorrow (Dec 2nd) at SAIC on Campus Point Dr from 6-8PM; http://xpsd.org/SAICDirections. ...
100155
Steven Gordon
sfman2k
Dec 1, 2004 10:06 pm
If you are persisting in a relational database, impedance mismatch suggests that at some point the 1-1 correspondence will break down. One could elaborate the...
100154
Luiz Esmiralha
lesmiralha
Dec 1, 2004 9:36 pm
... And I don't think that a 1 to 1 relationship between tables and classes is the best way to go....
100153
banshee858
Dec 1, 2004 9:35 pm
... Star Team is a CM tool, so I am not sure what information you are looking for. We use Star Team at my organization and I do not see how it will hinder XP....
100152
Olson, Curtis B
gullywompr
Dec 1, 2004 9:24 pm
... OK, but.... Legacy databases are not always so clean. Sometimes the attributes of a single object may come from more than one source table (or even from ...
100151
paul.karsten@...
karstentech
Dec 1, 2004 9:14 pm
Has anyone tried to use Borland's Star Team in an XP setting? If so, what worked and what didn't. Thanks Paul...
100150
Jeff Grigg
jeffgrigg63132
Dec 1, 2004 9:13 pm
... And so would a good naming standard. With appropriate automation. Consider: Suppose the Customer class was stored in the CUSTOMER table, and the Employee...
100149
Marko van der Puil
markovanderpuil
Dec 1, 2004 9:05 pm
Je kunt zien dat ze bij delta deze mailinglist niet lezen... ... Cheers, Marko van der Puil. ZeelandNet B.V. de provider die meer doet. Postbus 35 4493 ZG...
100148
Steve Berczuk
berczuk
Dec 1, 2004 8:41 pm
Exclusive locking is often not the best strategy (and we've discussed this here before...) But anyway, there is a list of some good references on version...
100147
Luiz Esmiralha
lesmiralha
Dec 1, 2004 8:40 pm
... I like "Software Configuration Management Patterns: Effective Teamwork, Practical Integration", by Stephen Berczuk and our fellow Brad Appleton and "Real...
100146
Sean Gilbertson
SteveEwing
Dec 1, 2004 8:38 pm
Don't forget Arch! It allows you to have repositories on every machine, and then have those synchronize with a central repository, if I understand correctly....
100145
Appleton Brad-BRADAPP1
bradapp1
Dec 1, 2004 8:38 pm
Xperroni writes ... Steve Berczuk and I author an "Agile SCM" monthly feature article in CMCrossroads Journal. See http://www.cmcrossroads.com/cmjournal/ I...
100144
Ron Jeffries
RonaldEJeffries
Dec 1, 2004 8:38 pm
... Does Source Safe allow two or more people to check out a file, and then issue a notice when the second person saves it back? Or does it not have that...
100143
George Paci
georgepaci
Dec 1, 2004 8:32 pm
All, XP Washington, DC is the DC-area XP users group. We hold regular meetings every month, and series of weekly Code Fests. A Code Fest is an opportunity...
100142
George Paci
georgepaci
Dec 1, 2004 8:32 pm
Tony, ... Definitely. I just sent out the announcements. By the way, I didn't see your email until just now because you accidentally sent it to the...
100141
Rob Diana
rob_diana
Dec 1, 2004 8:31 pm
We were recently in this situation using Visual Source Safe. The easiest way to remedy this is to use something like CVS or Subversion. Both are freely...
100140
xperroni
Dec 1, 2004 8:27 pm
Hello all, My development team and I have recently ran into a problem with our set of development (JDeveloper) and version management (MS Source Safe) tools....
100139
Luiz Esmiralha
lesmiralha
Dec 1, 2004 7:42 pm
... You stole my words. RDBMS, YAGNI. Definitely. Oh, by the way, Prevayler was created in Brazil. :)...
100138
Steven Gordon
sfman2k
Dec 1, 2004 7:32 pm
I agree. And, of course, source control/configuration management could work at the same granularities. We would no longer have to think about how a program is...
100137
Steven Gordon
sfman2k
Dec 1, 2004 7:21 pm
Why was this considered OT?? One way YAGNI applies in this kind of situation is that the stories asking for visible business functionality should be separate...
100136
Jeff Grigg
jeffgrigg63132
Dec 1, 2004 6:57 pm
... In other words, put all persistence code in /one/ place -- not one per business class. Most per-class logic will be data driven, and hence generic. ... ...
100135
Appleton Brad-BRADAPP1
bradapp1
Dec 1, 2004 6:56 pm
... Here is where I think we will see melding of coding and MDA. At some level of detail using textual code will be more useful/convenient than graphical...
100134
Appleton Brad-BRADAPP1
bradapp1
Dec 1, 2004 6:44 pm
... Has the idea of a separate newcomer forum been proposed? (it could be XP-specific or maybe attempt to encompass agile methods in general) It could attempt...