Re: [Pharo-users] Mutter system news

2016-12-28 Thread Charlie Robbats
16 - pass the galaxy test: https://docs.google.com/presentation/d/1FWcSJfZITITckrXyfihpuPnX5xf0e4kOhCnsoRFyLfI/edit#slide=id.p 17 - exchange access categories with contractual code migration 18 - emoji feedback On 12/28/2016 1:11 PM, Charlie Robbats wrote: Hi! Here's the master plan, always m

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Denis Kudriashov
2016-12-28 17:58 GMT+01:00 Tim Mackinnon : > My recollection of VA is that classes in other packages show up as a > lighter grey colour, if you choose to see the full hierarchy (I think > dolphin and ow do something similar too) > > I guess what threw me was the hierarchy button in pharo just show

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Tim Mackinnon
My recollection of VA is that classes in other packages show up as a lighter grey colour, if you choose to see the full hierarchy (I think dolphin and ow do something similar too) I guess what threw me was the hierarchy button in pharo just shows what I want for a single class and not for all

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Denis Kudriashov
2016-12-28 17:23 GMT+01:00 Tim Mackinnon : > However the example I was looking at was a package that had a series of > Announcement subclasses, AND what wasn't obvious was that they were all > subclasses of the same parent "Announcement", as that isn't shown - you > just get a series of classes no

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Tim Mackinnon
This seems to have generated a bit of conversation which has helped me quite a bit. Denis, your picture has made me realise that the System browser is a bit better than I realised. However the example I was looking at was a package that had a series of Announcement subclasses, AND what wasn't

Re: [Pharo-users] Webassembly and Pharo

2016-12-28 Thread Vitor Medina Cruz
Thanks for the answers! On Tue, Dec 27, 2016 at 4:42 PM, Dimitris Chloupis wrote: > > On Tue, 27 Dec 2016 at 19:46, Vitor Medina Cruz > wrote: > >> Hello, >> >> Is the Pharo team aware of the http://webassembly.org/ effort? The >> Browser Preview tentative is for Q1, do you think it is a good o

Re: [Pharo-users] DNU on materializing a fueled out exception

2016-12-28 Thread Mariano Martinez Peck
On Wed, Dec 28, 2016 at 7:22 AM, Holger Freyther wrote: > > > On 19 Dec 2016, at 08:53, Holger Freyther wrote: > > Good Morning Everyone, > > > > So it looks like now it should create a debug session first and then > pass it to the debugger? I think loading new fuel in Pharo3.x is still > possib

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Denis Kudriashov
2016-12-28 13:13 GMT+01:00 Denis Kudriashov : > 2016-12-28 12:23 GMT+01:00 jtuc...@objektfabrik.de < > jtuc...@objektfabrik.de>: > >> In VA, you also see the full hierarchy, inpependent of package (which is >> called Application in VAST/Envy). So VAST and VW seem to be pretty similar >> here. > >

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Denis Kudriashov
2016-12-28 12:23 GMT+01:00 jtuc...@objektfabrik.de : > In VA, you also see the full hierarchy, inpependent of package (which is > called Application in VAST/Envy). So VAST and VW seem to be pretty similar > here. Then it is not too much different from Pharo. We just arrange things differently:

Re: [Pharo-users] DNU on materializing a fueled out exception

2016-12-28 Thread Henrik Nergaard
Hi Holger, For slice based fixes: 1) Open case on Fogbugz and set the milestone to Pharo 5.0 2) Create a slice with the proposed fix 3) In Monticello browser: Select the slice package and select Pharo50/main repository and then click on changes to verify that the slice is correct. 3) Upload the s

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread jtuc...@objektfabrik.de
In VA, you also see the full hierarchy, inpependent of package (which is called Application in VAST/Envy). So VAST and VW seem to be pretty similar here. I personally see little value in limiting the view, because in legacy code, it seems nobody ever cared. In additon, there is a hierarchy of

Re: [Pharo-users] Slashdot Submission

2016-12-28 Thread Vitor Medina Cruz
Done ! On Wed, Dec 28, 2016 at 6:39 AM, Dimitris Chloupis wrote: > Done ! :) > > Στις Τετ, 28 Δεκ 2016 - 02:54 ο χρήστης horrido > έγραψε: > >> Slashdot submission >> > breakthrough-in-smalltalk-advocacy> >> >> I'm trying

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Denis Kudriashov
In such mode are shown subclasses of OrderedCollection depends on selected package? What will happen if you select another package? In VW for example it looks same but class hierarchy is just full hierarchy of selected class without any restriction from selected package. Selecting package just hig

Re: [Pharo-users] DNU on materializing a fueled out exception

2016-12-28 Thread Holger Freyther
> On 19 Dec 2016, at 08:53, Holger Freyther wrote: Good Morning Everyone, > So it looks like now it should create a debug session first and then pass it > to the debugger? I think loading new fuel in Pharo3.x is still possible so > maybe it is best to re-add that protocol? I hope all of you

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread jtuc...@objektfabrik.de
Denis, Am 28.12.16 um 11:06 schrieb Denis Kudriashov: I think nobody say about "bad idea". We just not understand desired view. Could you show some screenshots? here's what you see in VA Smalltalk when you open the Hierarchy of OrderedCollection

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Denis Kudriashov
2016-12-28 11:01 GMT+01:00 jtuc...@objektfabrik.de : > Not sure if Tim wants that, but at least that is the exact way things are > in VAST. Opening the hierarchy Browser on a class shows the whole tree up > to Object and down the whole subtree. I use this very often and don't > really see why you

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread jtuc...@objektfabrik.de
Am 28.12.16 um 10:08 schrieb Ben Coman: Tim, I guess you are wanting to see the hierarchical view of classes outside the current package, but how high do you want to go? Eventually you reach Object. So are you expecting to see *every* class in the hierarchical view? Not sure if Tim wan

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Ben Coman
On Wed, Dec 28, 2016 at 5:08 PM, Ben Coman wrote: > > > On Wed, Dec 28, 2016 at 6:55 AM, Denis Kudriashov > wrote: >> >> >> 2016-12-27 23:27 GMT+01:00 Tim Mackinnon : >>> >>> Eg, if a package had classes A, B, C, D - I wish I could see >>> >>> A >>> +B >>> +C >>> +D >> >> >> In Pharo it wi

Re: [Pharo-users] How to view hierarchy of multiple classes in a package?

2016-12-28 Thread Ben Coman
On Wed, Dec 28, 2016 at 6:55 AM, Denis Kudriashov wrote: > > 2016-12-27 23:27 GMT+01:00 Tim Mackinnon : > >> Eg, if a package had classes A, B, C, D - I wish I could see >> >> A >> +B >> +C >> +D >> > > In Pharo it will be shown exactly like this by default. No need to press > hier. But I

Re: [Pharo-users] Slashdot Submission

2016-12-28 Thread Dimitris Chloupis
Done ! :) Στις Τετ, 28 Δεκ 2016 - 02:54 ο χρήστης horrido έγραψε: > Slashdot submission > < > https://slashdot.org/submission/6609431/techbeacon-article-is-making-a-breakthrough-in-smalltalk-advocacy > > > > I'm trying to get my TechBeacon article on Slashdot. If I'm successful, > this > could b