On 06/03/14 22:34, Dale Henrichs wrote:
My dream has finally come true ... Smalltalkers arguing the merits of git vs. mercurial!
Lucky you, I still have to wait for this to happen :-) Let's make myself clear, +1 was not because of mercurial, but because of class-per-file on-disk layout. Jan
Alternate implementations to FileTree are welcome!
Dale
On Thu, Mar 6, 2014 at 2:06 PM, Jan Vrany <jan.vrany@fit.cvut.cz <mailto:jan.vrany@fit.cvut.cz>> wrote:
The integration in Newspeak is quite different. It is file based, above mercurial (which makes no difference) but the tools one uses are in Newspeak. So mercurial really is just a back-end. Given that organizations and alphabetical order of selectors within protocols, classes within categories, etc, keeps things stable I find mercurial diffs are still pretty readable with file-specific command-line or GUI tools. Method-level granularity seems a very poor choice, IMNSHO.
+1. In St/X I do exactly the same. Works just fine.
Jan