Re: [Pharo-dev] [Pharo4] First Class Global Variables

2014-07-04 Thread Denis Kudriashov
Hi Classes are global variables too. How it related here? And what about environments to support some kind of namespaces? Do you have plan for this? Best regards Denis 2014-07-03 19:51 GMT+04:00 Marcus Denker marcus.den...@inria.fr: Hi, If we have meta-object describing (and thus having

Re: [Pharo-dev] [Pharo4] First Class Global Variables

2014-07-04 Thread Marcus Denker
On 04 Jul 2014, at 08:21, Denis Kudriashov dionisi...@gmail.com wrote: Hi Classes are global variables too. How it related here? Yes, they are defined by the “Smalltalk globals” dictionary. To read a Global the method has the binding (the association from that global dictionary) in it’s

Re: [Pharo-dev] [Pharo4] First Class Global Variables

2014-07-04 Thread Marcus Denker
On 03 Jul 2014, at 17:51, Marcus Denker marcus.den...@inria.fr wrote: Hi, If we have meta-object describing (and thus having the power to change the semantics of) instance variables, we need the same for Globals. I think the easiest is to just re-use the object hat is already there:

[Pharo-dev] [pharo-project/pharo-core]

2014-07-04 Thread GitHub
Branch: refs/tags/40061 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 4ff314: 40061

2014-07-04 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 4ff31437bba65f99ce2d0a410863fb7314e8837d https://github.com/pharo-project/pharo-core/commit/4ff31437bba65f99ce2d0a410863fb7314e8837d Author: Jenkins Build Server bo...@pharo-project.org Date:

Re: [Pharo-dev] [Pharo4] theme change via Settings: call #installFullTheme

2014-07-04 Thread Yuriy Tymchuk
Cool, thank you Marcus! But isn’t #installFullTheme damaging something? Can you come back to white theme after that? Uko On 04 Jul 2014, at 10:26, Marcus Denker marcus.den...@inria.fr wrote: Hi, When people are enabling the Pharo Dark theme in Pharo4 using settings is is not very usable

Re: [Pharo-dev] [Pharo4] theme change via Settings: call #installFullTheme

2014-07-04 Thread Marcus Denker
On 04 Jul 2014, at 10:34, Yuriy Tymchuk yuriy.tymc...@me.com wrote: Cool, thank you Marcus! But isn’t #installFullTheme damaging something? Can you come back to white theme after that? It is setting font colors. The Pharo3Theme has it’s own installFullTheme. The others not, maybe they

Re: [Pharo-dev] [Pharo4] First Class Global Variables

2014-07-04 Thread Tudor Girba
I did not read the code in detail, but the behavior works beautifully now! Thanks! Doru On Fri, Jul 4, 2014 at 10:24 AM, Marcus Denker marcus.den...@inria.fr wrote: On 03 Jul 2014, at 17:51, Marcus Denker marcus.den...@inria.fr wrote: Hi, If we have meta-object describing (and thus

[Pharo-dev] Dear Developer _ Please help, I think had corupted repository and image,

2014-07-04 Thread Janko Korelc
Several days ago I did include many packaeges in image up to Eye-watcer, than started to look what a repository is all about - so, was given offer to have some subdomain with my name and probably uploaded everything. Next time when I started my image from disk there was small progress bar -

Re: [Pharo-dev] Dear Developer _ Please help, I think had corupted repository and image,

2014-07-04 Thread Esteban Lorenzano
preferences are: in mac: ~/Library/Preferences/pharo in linux: ./config/pharo in windows, I don’t know Esteban On 04 Jul 2014, at 12:20, Janko Korelc dazajn.kor...@gmail.com wrote: Several days ago I did include many packaeges in image up to Eye-watcer, than started to look what a

Re: [Pharo-dev] Dear Developer _ Please help, I think had corupted repository and image,

2014-07-04 Thread stepharo
what is eye-watcher? On 4/7/14 12:20, Janko Korelc wrote: Several days ago I did include many packaeges in image up to Eye-watcer, than started to look what a repository is all about - so, was given offer to have some subdomain with my name and probably uploaded everything. Next time when I

[Pharo-dev] [pharo-project/pharo-core]

2014-07-04 Thread GitHub
Branch: refs/tags/40062 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 56d1ee: 40062

2014-07-04 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 56d1ee847ebc3f56e146a652fb5dd29f0ac5dc49 https://github.com/pharo-project/pharo-core/commit/56d1ee847ebc3f56e146a652fb5dd29f0ac5dc49 Author: Jenkins Build Server bo...@pharo-project.org Date:

[Pharo-dev] Project states

2014-07-04 Thread Torsten Bergmann
Hi, anyone able to tell something about the states of the following projects? I'm just curious - if they are dead (if so why) - if someone is working/plans to work on them actively - if something is just planned to be replaced in the future with better projects Lots of power was invested

[Pharo-dev] Participating to a great project!

2014-07-04 Thread Hilaire Fernandes
Hi, Because we are a smart and cool community we deserve to build great project! Pharo is our power horse, our charismatic leaders show us the path of step by step work, stone after stone to build the great Pharo lighthouse! It is fun and exciting, it makes us feel smart and we want to share

Re: [Pharo-dev] Project states

2014-07-04 Thread Esteban Lorenzano
Hi, as far as I know: On 04 Jul 2014, at 15:25, Torsten Bergmann asta...@gmx.de wrote: Hi, anyone able to tell something about the states of the following projects? I'm just curious - if they are dead (if so why) - if someone is working/plans to work on them actively - if something

[Pharo-dev] [pharo-project/pharo-core]

2014-07-04 Thread GitHub
Branch: refs/tags/40063 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] af0599: 40063

2014-07-04 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: af05993ee99be6f14f5dfe4ea76747cc8a77ca8a https://github.com/pharo-project/pharo-core/commit/af05993ee99be6f14f5dfe4ea76747cc8a77ca8a Author: Jenkins Build Server bo...@pharo-project.org Date:

Re: [Pharo-dev] [Pharo4] First Class Global Variables

2014-07-04 Thread Eliot Miranda
Hi Marcus, On Thu, Jul 3, 2014 at 8:51 AM, Marcus Denker marcus.den...@inria.fr wrote: Hi, If we have meta-object describing (and thus having the power to change the semantics of) instance variables, we need the same for Globals. I think the easiest is to just re-use the object hat is

Re: [Pharo-dev] NewList without Icons

2014-07-04 Thread Nicolai Hess
I give up. I tried to find a place where to put such an option. But I just don't have a clue how all that works. The interaction between NewList, NewListModel, NewListAdapter, MorphicNewListAdapter and NewListRenderer. If I add an providesIcon option to NewListAdapter, it does not work on an the

Re: [Pharo-dev] Dear Developer _ Please help, I think had corupted repository and image,

2014-07-04 Thread Nicolai Hess
2014-07-04 12:27 GMT+02:00 Esteban Lorenzano esteba...@gmail.com: preferences are: in mac: ~/Library/Preferences/pharo in linux: ./config/pharo in windows, I don’t know in Windows: %APPDATA%\Pharo Esteban On 04 Jul 2014, at 12:20, Janko Korelc dazajn.kor...@gmail.com wrote: