Re: [Pharo-users] how to see methods implemented in super classes

2017-01-23 Thread Peter Goodall
Thanks Ben, Giving it a try. Cheers... On Tue, Jan 24, 2017 at 10:51 AM, Ben Coman [via Smalltalk] < ml-node+s1294792n4930528...@n4.nabble.com> wrote: > You might want to try Calypso. > http://dionisiydk.blogspot.com.au/2016/12/calypso-new- > system-browser-for-pharo.html > > Note this only wor

Re: [Pharo-users] how to see methods implemented in super classes

2017-01-23 Thread Ben Coman
You might want to try Calypso. http://dionisiydk.blogspot.com.au/2016/12/calypso-new-system-browser-for-pharo.html Note this only works for the current trunk of Pharo 6, which you can get via PharoLauncher, or.. http://files.pharo.org/vm/pharo-spur32/ http://files.pharo.org/image/60/ cheers -ben

Re: [Pharo-users] how to see methods implemented in super classes

2017-01-23 Thread Peter Goodall
Hello, I've just started using Pharo again after a few years absence. It is becoming a very nice environment. I completely agree with Sanjay that visibility of inherited methods and protocols is vital for several reasons: * The interface of the class I am editing includes all of its inherited m

Re: [Pharo-users] [Pharo-dev] Pharo by Example 50 released!

2017-01-23 Thread Serge Stinckwich
Congrats for the hard work ! On Sun, Jan 22, 2017 at 4:53 PM, stepharong wrote: > https://pharoweekly.wordpress.com/2017/01/22/pharo-by-example-50-released/ > > Super special thanks to Nicolai Hess that pushed me to do the last steps to > release. > Thanks Nicolai your steady commits pushed me! >

Re: [Pharo-users] I'd really love to use Pharo this way

2017-01-23 Thread Dimitris Chloupis
I would probably use Jupyter through Atlas from Pharo. I think Grafoscopio may be the Pharo tool that is closest to this approach, so give it a try and assist the main developer to improve it. Personally I am more a visual coding guy which is what I am currently investigating and coding for. On

[Pharo-users] PharoLauncher preSpur images

2017-01-23 Thread Ben Coman
Pre-Spur images were not available in my PharoLauncher. I thought they used to be. Were they removed on purpose? Anyway, for other's reference here is the required hack... Add method... PhLHTTPListingTemplateGroup class >> pharo50preSpur ^ self name: 'Pharo 5.0 (preSpur)' url: ' http://files

[Pharo-users] I'd really love to use Pharo this way

2017-01-23 Thread Jose San Leandro
Hi, I've come across this new attempt to bring Literate Programming to the masses. http://www.witheve.com/ It all seem to come from Jupyter Notebook. I'd love to build something like that in Pharo, but I currently lack the skills needed. Any suggestions on how to start? Would you use Seaside, P

Re: [Pharo-users] [Pharo-dev] Pharo by Example 50 released!

2017-01-23 Thread Dimitris Chloupis
Both PDF and HTML version are built automagically each time we commit to the github repository so you do not need to way, just tell people to always visit to be kept up to date PDF version https://ci.inria.fr/pharo-contribution/view/Books/job/UpdatedPharoByExample/lastSuccessfulBuild/artifact/boo

Re: [Pharo-users] [Pharo-dev] Pharo by Example 50 released!

2017-01-23 Thread Tudor Girba
Great. This is a great entry point into Pharo. Please publicize it as widely as you can. Here is the announcement tweet that you can retweet: https://twitter.com/stephaneducasse/status/823195882770284545 Cheers, Doru > On Jan 22, 2017, at 4:53 PM, stepharong wrote: > > https://pharoweekly.wo

Re: [Pharo-users] [Pharo-dev] Pharo by Example 50 released!

2017-01-23 Thread Guillermo Polito
Yeh, thanks to all who made an effort :) On Sun, Jan 22, 2017 at 5:10 PM, Sven Van Caekenberghe wrote: > Great work, can't wait for the HTML version (to link to when answering > questions). > > Thank you ! > > > On 22 Jan 2017, at 16:53, stepharong wrote: > > > > https://pharoweekly.wordpress.c