Re: What a shambles!



Don Strenczewilk wrote:

It's bearable when working on something for a few hours, but it's
"very" irritating when you just need to do something simple like
correct a typo in one file.

Yeah. I found it forced me to change my entire development process (one
of the main reasons why I'm not a big VS fan). I usually like to test
the discrete areas of functionality as I code them, to ensure I don't
miss any code paths when testing. VS forces me to code large chunks
of functionality before I can test it. Anything else is just too
unproductive.

I also love how easy it is to cancel a build if you notice a typo after
kicking one off... not. For quite a substantial period of time, the
cancel button isn't even enabled!

--
Cheers,
David Clegg
dclegg@xxxxxxxxx
http://cc.codegear.com/Author/72299

QualityCentral. The best way to bug CodeGear about bugs.
http://qc.codegear.com
.


Loading