Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-12 Thread Sean P. DeNigris
jtuchel wrote > I sometimes get the impression Pharo is moving so fast I > just can't follow. Don't worry. I use Pharo every day and sometimes feel the same way! I just hang on and do my best because I know it's all for a good reason. I accept the pain in the short-term because the projects I /re

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-12 Thread Stephane Ducasse
> > I may have chosen the wrong words, sorry for that. The OPs comments sounded > so much like "why don't you have it like VW does" that I couldn't resist ;-) Don't worry :) >> We have a dependency analyser that is really advanced since it can >> check that you have message that are not in exten

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-12 Thread jtuc...@objektfabrik.de
Stef, Am 12.11.17 um 16:05 schrieb Stephane Ducasse: Joachim We are focused on deployment but not the same way. We are the first system that bootstrap a core and can load dependencies on this core. I may have chosen the wrong words, sorry for that. The OPs comments sounded so much like "why do

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-12 Thread Stephane Ducasse
Joachim We are focused on deployment but not the same way. We are the first system that bootstrap a core and can load dependencies on this core. We have a dependency analyser that is really advanced since it can check that you have message that are not in extension of packages that you use. In Jan

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-12 Thread Stephane Ducasse
Hi vikenti Can you tell us what you are trying to do? So that we can help you. There is no deployement tools in Pharo. First because we can easily break the one of visualworks with reflective operations. Second because we are focusing on something else. Now you can take Pharo and remove some pac

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-11 Thread jtuc...@objektfabrik.de
Am 11.11.17 um 22:29 schrieb Викентий Потапов: Vikenti, And also i mean some simple and understandable deployment tool (as in Cincom VW exists) but not manual-written bash scripts. This tool asks me what class\accessor send open message, asks what to strip and how to pack my image. Few simpl

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-11 Thread jtuc...@objektfabrik.de
Am 11.11.17 um 22:29 schrieb Викентий Потапов: I want to get these esug videos, but i've searched through the whole pharo site and i haven't found them ... :( ESUG and Pharo are still two separate entities, both legally and from the perspective of their goals. The ESUG conference was run by ESU

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-11 Thread Bernardo Ezequiel Contreras
check esugboard channel in youtube https://www.youtube.com/channel/UCO-vBhaKVZf0al-ISMMPvRw On Sat, Nov 11, 2017 at 6:29 PM, Викентий Потапов wrote: > > I want to get these esug videos, but i've searched through the whole pharo > site and i haven't found them ... :( > I appreciate if you point m

Re: [Pharo-users] Pharo-users Digest, Vol 55, Issue 94

2017-11-11 Thread Викентий Потапов
I want to get these esug videos, but i've searched through the whole pharo site and i haven't found them ... :( I appreciate if you point me where to find help on working with minimal image\deploying with Pharo. And i also think this very important information should be available on pharo site