> On 7 Nov 2016, at 10:17, Sven Van Caekenberghe <s...@stfx.eu> wrote: > > >> On 7 Nov 2016, at 10:13, Thierry Goubier <thierry.goub...@gmail.com> wrote: >> >> I've seen over the years many, many attempts at replacing the filetree >> format. I used to contest and debate, now I just let them go and die a few >> months later. Because none of the alternatives are clearly superior, and it >> is not worth the effort to reimplement. >> >> (I quite enjoy reading filetree-based code on github: it is layed out like >> my browser, neat and clean. Moreover, all my code involve multiple classes, >> which means switching between files anyway. Given that reading those !! was >> never a pleasure, even when I started using Smalltalk in 1991) > > Indeed. I agree 100%.
I was even thinking on propose someone (a student project, maybe?) to do an embeddable browser people could put in their README.md, to browse sources “as in Pharo” :) a Seaside app to do that would not be hard, I think… and can be hosted on PharoCloud (or whatever you want). Esteban