Re: [Pharo-users] Configuring iceberg on Windows

2018-09-06 Thread Ben Coman
On Fri, 7 Sep 2018 at 10:11, Andrei Stebakov wrote: > I was trying debug it a little to see if how iceberg uses the path to > private and public keys. When I mangle the path to something non-existent I > got no error saying that the path is wrong. What would be a way to verify > that iceberg actu

Re: [Pharo-users] Configuring iceberg on Windows

2018-09-06 Thread Andrei Stebakov
I was trying debug it a little to see if how iceberg uses the path to private and public keys. When I mangle the path to something non-existant I got no error saying that the path is wrong. What would be a way to verify that iceberg actually uses the keys? On Thu, Sep 6, 2018, 16:35 Peter Uhnak w

[Pharo-users] adding instance variables (data) to the Object class

2018-09-06 Thread Petr Fischer via Pharo-users
--- Begin Message --- Hello! Weird question: why I can't add instance variables to the Object class (for example "oid" or something else)? Is it due to some internal (and different) VM "class layouts"? Or - can I inject my own information to all existing objects (any class)? Thanks! pf --- End

Re: [Pharo-users] Configuring iceberg on Windows

2018-09-06 Thread Peter Uhnak
> I need to get past that error since I get it even when I install Moose via Metacello. Note that Moose depends on projects that are on github, so if it is misconfigured, then it will fail. Maybe you can provide both the ssh key and regular key/password? I use both and so far I had no problems on

Re: [Pharo-users] [Moose-dev] Re: [cormas-dev] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread Nick Papoylias
On Thu, Sep 6, 2018 at 9:28 PM Tudor Girba wrote: > Hi, > > Bloc is a new world and the intention is to build a new stack on it. It > can be embedded in Morphic, This will have to do for now ;) Thanx for your great efforts ! > but not the other way around. Higher level frameworks, like Spec w

Re: [Pharo-users] [Moose-dev] [cormas-dev] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread Tudor Girba
Hi, Bloc is a new world and the intention is to build a new stack on it. It can be embedded in Morphic, but not the other way around. Higher level frameworks, like Spec would have to build a renderer for Bloc. Cheers, Doru > On Sep 6, 2018, at 8:45 PM, Nick Papoylias wrote: > > Thanx Doru

Re: [Pharo-users] [Moose-dev] Re: [cormas-dev] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread Nick Papoylias
Thanx Doru ! Any pointers on embeding Morphs/Specs/RTViews to the new GT tools (and vice versa), if possible ? I am looking to achive smth similar to what Johan and Stef did on Sec 9.1 of the Spec Book : "Integrating the different

Re: [Pharo-users] [cormas-dev] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread serge . stinckwich
Great ! A presentation of CORMAS simulation platform will be done at next ESUG. See you there. Envoyé de mon iPhone > Le 6 sept. 2018 à 19:17, Nick Papoylias a écrit : > > A nice example of how Pharo can be used for > domain-specific modeling and simulation. Short > session from one of our pr

Re: [Pharo-users] [Moose-dev] [cormas-dev] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread Tudor Girba
Nice job! Doru > On Sep 6, 2018, at 8:10 PM, Nick Papoylias wrote: > > Some of this tech, will soon make it to Cormas ;) > > So we can work together to make it even better ! > > Best, > > Nick > > On Thu, Sep 6, 2018 at 7:59 PM Hernán Morales Durand > wrote: > Impressive work! > > Cong

Re: [Pharo-users] [cormas-dev] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread Nick Papoylias
Some of this tech, will soon make it to Cormas ;) So we can work together to make it even better ! Best, Nick On Thu, Sep 6, 2018 at 7:59 PM Hernán Morales Durand < hernan.mora...@gmail.com> wrote: > Impressive work! > > Congratulations Nick. > > Cheers, > > Hernán > > 2018-09-06 14:17 GMT-03:

Re: [Pharo-users] [cormas-dev] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread Hernán Morales Durand
Impressive work! Congratulations Nick. Cheers, Hernán 2018-09-06 14:17 GMT-03:00 Nick Papoylias : > A nice example of how Pharo can be used for > domain-specific modeling and simulation. Short > session from one of our projects at Rochelle: > > https://www.youtube.com/watch?v=Z7wJNhAIaVQ > > So

[Pharo-users] Pharo eye-candy: Domain-Specific Modeling and Simulation

2018-09-06 Thread Nick Papoylias
A nice example of how Pharo can be used for domain-specific modeling and simulation. Short session from one of our projects at Rochelle: https://www.youtube.com/watch?v=Z7wJNhAIaVQ Some additional info here: https://goo.gl/jS4NjB Currently investigating how to incorporate the new Bloc based widg

Re: [Pharo-users] Configuring iceberg on Windows

2018-09-06 Thread Ben Coman
On Thu, 6 Sep 2018 at 21:58, Andrei Stebakov wrote: > I followed the tutorial > Hi Andrei, Could you be specific about which tutorial that was. I'm not sure if I'm just getting by on old knowledge or the much improved Iceberg UI and its good to refresh myself with such tutorials. > and prov

Re: [Pharo-users] Configuring iceberg on Windows

2018-09-06 Thread Esteban Lorenzano
Hi, I do not have an easy answer for you. No, you don’t need to install ssh-agent. But then, I do not understand why you can’t connect, since others have not reported this problem, I just can guess: is your key password protected? Has you provided it? Also, password protected keys has had pr

[Pharo-users] Configuring iceberg on Windows

2018-09-06 Thread Andrei Stebakov
I followed the tutorial and provided IceCredentialProvider with ssh settings, also put the same settings in Settings-Tools-Software Configuration Management. It seems not to have any effect since when I try to create a repo using SSH it gives the error "Failed to connect to github.com". I need to g

[Pharo-users] Tonel + Monticello?

2018-09-06 Thread Hilaire
Hi, In Pharo-7.0+alpha.build.1027.sha.4821833f80413b64d81688c71f996d7338732321 (32 Bit) >From Monticello when I request changes between image and my tonel repo I got wrong diff report. See screenshot Hilaire -- Dr. Geo http://drgeo.eu