[Pharo-dev] Lectures in africa :)

2015-05-23 Thread stepharo
Hi guys I m back to europe after one week to senegal. There I gave lectures to Dakar 3 h OO advanced design seaside and met Pr. Alassane Bah an old Smalltalker that is eager to push Pharo. I gave him my lectures and we will see what we will do. Then at Saint-Louis I gave lectures two tim

Re: [Pharo-dev] Fwd: FogBugz (Case [Issue]13315) Morphic - NewList without icons

2015-05-23 Thread stepharo
Hi nicolai Esteban is rewriting the list/table widgets and it is much much faster. He should announce a beta any soon. With it we will be able to remove - NewList (because its implementation is not good) - pluggableListMorph - and potentially the paginated and morph tree morph. Stef

Re: [Pharo-dev] Main pillar web site?

2015-05-23 Thread stepharo
we will have a pillar web site using pillar but not now :) Le 23/5/15 07:39, H. Hirzel a écrit : Hello Cyril I just saw your announcement about Pillar 0.56 : New features, new syntax My suggestion is to the main pillar web site the information which version of Pillar you describe there? http

Re: [Pharo-dev] Pillar 0.56 : New features, new syntax

2015-05-23 Thread Cyril Ferlicot
Hi. We used '@' because Pier used it this way. I'm afraid that if we change the character that will break Pier. But if you write *Chapter 1>../Chapter1/chapter1.pillar@cha:chapter1* and export in HTML you'll get I. Chapter 1 On 23 May 2015 at 08:44, Norbert Hartl wrote: > Cyril, > > Am 22.05.20

Re: [Pharo-dev] Main pillar web site?

2015-05-23 Thread Cyril Ferlicot
Hi, The link you gave is a future chapter about Pillar on the EnterprisePharo book. We update this book at each modification of Pillar (we have for example some script that do an automatic update of some part of the chapter). So the chapter have the documentation of the last version of Pillar. On

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

2015-05-23 Thread GitHub
Branch: refs/tags/50061 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] f81d84: 50061

2015-05-23 Thread GitHub
Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: f81d84398cdf19c5e34a96a8b36f2910fdbb0fc8 https://github.com/pharo-project/pharo-core/commit/f81d84398cdf19c5e34a96a8b36f2910fdbb0fc8 Author: Jenkins Build Server Date: 2015-05-23 (Sat, 23 May 2015

Re: [Pharo-dev] [Reflectivity] Progress for Breakpoints

2015-05-23 Thread Marcus Denker
> > -> The experience in the debugger is not that nice >(need to think about using the trick and > explore the filtering capabilities of the debugger) > I implemented the “Debug test” Feature again using a one-shot breakpoint. This is a good testcase to see how to improve the u

Re: [Pharo-dev] Cross platform key modifiers

2015-05-23 Thread Nicolai Hess
2015-05-23 9:52 GMT+02:00 Ben Coman : > > (If Meta is the Command-Key on a Mac keyboard). > > No. On a Mac the "command" key is "Cmd" -- hence why I think we should not > call it "command" internally, to help maintain platform independent > semantics. > Yes and I thought this was the reason to def

Re: [Pharo-dev] Cross platform key modifiers

2015-05-23 Thread Ben Coman
On 23 May 2015 6:36 am, "Nicolai Hess" wrote: > > Hi ben, > > 2015-05-22 17:28 GMT+02:00 Ben Coman : >> >> Not sure what past history we inherited, but I am questioning the semantics of our key modifiers. My understanding is that the following is industry standard... >> OSX Windows