Oct. 14, 2013
10:31 a.m.
On Oct 14, 2013, at 12:25 PM, kilon <thekilon@yahoo.co.uk> wrote:
What is a "CS" ?
changeset. There is a subsystem that record all changed method, allows you to sort them in groups and "file out" sets of those changes in .cs files. This was how people worked together in th past, today it is still useful for deep crosscutting changes (as you can hand-order the .cs text file if needed) Marcus