On 13 Jan 2018, at 05:22, Eliot Miranda <eliot.miranda@gmail.com> wrote:
Isn't it important to preserve the ability to exchange code between Pharo, Squeak and Cuis? Don't you care that the VM development is directly affected by this? Is the VM and plugin support not important to Pharo?
Eliot, Not trying to minimise your contributions (we all love the VM), and I know that you favour collaboration, but (1) what non-trivial code is actively maintained from a single code base between Pharo, Squeak and Cuis ? (2) how/where are you developing in Pharo ? I only see you contributing to Squeak, where only a handful of very experienced developers are making occasional, conservative changes to maintain their own environment. For me, and many others the VM is a completely closed ecosystem, a black box. A know the simulator is cool, but I have never seen it. Your choice to use Squeak is a valid one that probably makes sense to you, but you must also respect the successful alternative that Pharo is. Sven
Stef
On Fri, Jan 12, 2018 at 1:09 AM, Torsten Bergmann <astares@gmx.de> wrote:
Not having timestamps/authors in Pharo 7 due to git and missing blame support (see [1]) has other bad side effects:
- it clobbers all method stamps in an MCZ package [1] if you use Monticello which can lead easily to trouble/lamenting
- it is not possible to fileout a changeset [2] in the ChangeSorter
Was there any further discussion/decision for P7 on solving this or adding blame support?
Thx T.
[1] http://forum.world.st/Author-name-in-version-Iceberg-td4968472.html [2] http://lists.squeakfoundation.org/pipermail/vm-dev/2018-January/026350.html [3] https://pharo.fogbugz.com/f/cases/20951/