Search Results

0
votes

Version Control. Getting started…

One major tip to ease the setup of an SVN server right now is to use a Virtual Appliance. That is, a virtual machine that has subversion pre-installed and (mostly) pre-configured on it - pretty muc …
3
votes

Self Testing Systems.

I believe this idea to be an interesting theoretical debate, but not very practical for the following reasons: To make sure the new version of the code works well, you need to have su …
12
votes

What is the difference between a property and an instance variable?

Iain, this is basically a terminology question and is, despite the "language-agnostic" tag associated with this question, very language/environment related. For design discussions sake, pro …