Re: [Pharo-users] loading Coral from SmalltalkHub

2015-06-05 Thread Ben Coman
On 6 Jun 2015 1:56 pm, "stepharo" wrote: > > > > Le 5/6/15 21:37, Francisco Garau a écrit : >> >> Thanks Stefan. >> >> I am playing with the Coral image downloaded from the CI site. > > > ok now again pay attention. The syntax is not important and stable. > What is more important is > > Coral shou

Re: [Pharo-users] loading Coral from SmalltalkHub

2015-06-05 Thread stepharo
Le 5/6/15 21:37, Francisco Garau a écrit : Thanks Stefan. I am playing with the Coral image downloaded from the CI site. ok now again pay attention. The syntax is not important and stable. What is more important is Coral should let - us interactively access and define environment variba

Re: [Pharo-users] Protocol selection erratic behaviour

2015-06-05 Thread stepharo
There is a little utils in nautilus that propose "good protocol" and we should brigde the widget to us it. Now I'm resuurrecting a little project that let us compose rule to define how methods should be categorized. The idea is to agree on the main categories recategorize all the packag

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-05 Thread Sergio Fedi
The examples you listed are awesome. When I first saw Tags on the system browser I thought they behaved that way.

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-05 Thread Ben Coman
On Sat, Jun 6, 2015 at 7:30 AM, Sergio Fedi wrote: >>> If something is a tag, then you should be able to apply multiple tags to >>> something. >> Well you sort-of can do that. Consider how many packages have tag "Tests" >> in it. They don't need to be globally unique and it makes sense to use the

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-05 Thread Sergio Fedi
>> If something is a tag, then you should be able to apply multiple tags to something. > Well you sort-of can do that. Consider how many packages have tag "Tests" in it. They don't need to be globally unique and it makes sense to use the very same tag in different packages... so at least for me tag

Re: [Pharo-users] Protocol selection erratic behaviour

2015-06-05 Thread Sergio Fedi
Let me see if I understand what you are saying. The category "setter" exists, but it's an automatically generated one (as well as others, I suppose). So it doesn't appear in the protocol selection window, because that window only lists protocols created manually. Is that what you where saying?

Re: [Pharo-users] loading Coral from SmalltalkHub

2015-06-05 Thread Francisco Garau
Thanks Stefan. I am playing with the Coral image downloaded from the CI site. On 4 June 2015 at 20:08, stepharo wrote: > Thanks Stefan > > Francisco there is nothing new in Coral we got stalled again because we > focused on pillar. > > Stef > > Le 4/6/15 11:20, Stephan Eggermont a écrit : > >