Re: [Pharo-users] Metacello with Git

2018-01-20 Thread Sean P. DeNigris
Sean P. DeNigris wrote > These both have been integrated. Hmm, I'm confused. PR #667, which seems definitely to include MCGitlabRepository, has been merged into the dev branch [1], but MCGitlabRepository is not present in a fresh Pharo 7 image with "Build information: Pharo-7.0+alpha.build.438.sha

Re: [Pharo-users] Metacello with Git

2018-01-20 Thread Sean P. DeNigris
Sean P. DeNigris wrote > 20953: Gitlab Private Project Support (via Iceberg) > https://pharo.fogbugz.com/f/cases/20953/ > > PRs issued > - https://github.com/pharo-project/pharo/pull/667 > - https://github.com/pharo-vcs/iceberg/pull/559 These both have been integrated. Will someone confirm they a

[Pharo-users] calypso modularity

2018-01-20 Thread Peter Uhnák
Hi, how modular is Calypso in respect to: * taking the UI apart and compositing it in a different manner * reusing parts of it in a different place/application (e.g. just the code editor, or just the method list, ...) * using alternative abstractions to just package/class/protocol/method * e.g.

Re: [Pharo-users] Running headless on Windows

2018-01-20 Thread Torsten Bergmann
Yes: https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/184 Seems fixed for openSmalltalk VM source code. But I can not try as unfortunately the "pharo-win-latest.zip" (32 bit) is still back from November 2017 (see http://files.pharo.org/get-files/70/) So I guess some Esteban magic is req

[Pharo-users] [Pharo 70] Report period: 9 December 2017 to 20 January 2018

2018-01-20 Thread Stephane Ducasse
Thank you all for all these improvements... * 20953-Gitlab Private Project Support (via Iceberg) >> Includes pharo-vcs/iceberg#558: Gitlab Private Project Support Issue URL: https://pharo.fogbugz.com/f/cases/20953 PR URL: https://github.com/pharo-project/pharo/pull/667 Dif