I expected TComparable to be used somewhere in the Image?
So I was surprised that with Calypso,
right-clicking on TComparable and choosing "Class refs"
brought up zero results.
Is this expected behaviour? (in 70793)
cheers -ben
I bumped into ClassTestCase for the first time, with class comment...
"This class is intended for unit tests of individual classes and their
metaclasses.
It provides methods to determine the coverage of the unit tests.
Subclasses are expected to re-implement:
#classesToBeTested and
#select
Excellent! Thanks!
:)
On Sat, Apr 21, 2018 at 7:57 PM, Sean P. DeNigris wrote:
> CyrilFerlicot wrote
>> It's probably to change a package of the form "MyPackage-Something" to a
>> package "MyPackage" with a "Something" tag.
>
> Yes, breakpoint triggered from Calypso "Demote to package with tag" c
CyrilFerlicot wrote
> It's probably to change a package of the form "MyPackage-Something" to a
> package "MyPackage" with a "Something" tag.
Yes, breakpoint triggered from Calypso "Demote to package with tag" context
menu.
Maybe the message name could be improved too… #demoteToTagInPackageNamed:
On sam. 21 avr. 2018 at 16:30, phideaux wrote:
> I am trying to build a Pharo VM on Linux using the opensmalltalk vm git. I
> just want to make sure I can reproduce the current system before
> tinkering.
>
> I cloned the git and built the linux64x64/pharocog threaded vm (using
> ./msm). The build
I am trying to build a Pharo VM on Linux using the opensmalltalk vm git. I
just want to make sure I can reproduce the current system before tinkering.
I cloned the git and built the linux64x64/pharocog threaded vm (using
./msm). The build runs fine but the vm produced when started with a current
Torsten
Sometimes you should relax. Because if you remember I pushed the
catalog (in fact I love it and we need a much more powerful one)
and I even improved it. I made it better to automatically add MC repositories.
Of course Thierry is exagerating.
Now we should fix or remove it. Simple no?
N
You see I coded in aeroport and train all yesterday. So if we could
detect that the network is not available then
it would be a game changer.
On Sat, Apr 21, 2018 at 1:04 PM, Sven Van Caekenberghe wrote:
>
>
>> On 21 Apr 2018, at 10:37, Stephane Ducasse wrote:
>>
>> Guys just to tell my experie
Even there is no learning from the past - it's deja vu all over again...
> Gesendet: Freitag, 20. April 2018 um 08:53 Uhr
> Von: "Stephane Ducasse"
> An: "Pharo Development List"
> Betreff: Re: [Pharo-dev] Do we kill the catalog?
>
> Hi torsten
>
> the wise shows the moon, the idiot sees his f
> On 21 Apr 2018, at 10:37, Stephane Ducasse wrote:
>
> Guys just to tell my experience last week in Algeria.
> Students were super motivated. Some even did the mooc before I came.
> And we got some of them playing with Bloc and others.
> Now none of the students or teachers at university got i
On sam. 21 avr. 2018 at 10:12, Stephane Ducasse
wrote:
> demoteToRPackageNamed: aString
> | newRPackage |
>
> self unregister.
> newRPackage := self class organizer
> packageNamed: aString
> ifAbsent: [ (self class named: aString) register ].
> newRPac
On sam. 21 avr. 2018 at 08:45, Stephane Ducasse
wrote:
>
> the new name of Cargo
> pakbot = paquebot in french = cargo in english :)
Just for the record:
https://github.com/demarey/cargo/issues/32
To explain the name change.
> tx that you ask.
> @Christophe what would be case?
>
> From my s
Guys just to tell my experience last week in Algeria.
Students were super motivated. Some even did the mooc before I came.
And we got some of them playing with Bloc and others.
Now none of the students or teachers at university got internet. Oh
yes they have it on their mobile phone.
Stef
Hi
I downloaded the latest version of Pharo and I coded.
When I open Epicea, I see changes I did three days ago but this is not possible
since I just took the image now.
Stef
There is a new Pharo build available!
The status of the build #793 was: SUCCESS.
The Pull Request #1237 was integrated: "21752-add-asDoit-and-asDoitIn-to-AST"
Pull request url: https://github.com/pharo-project/pharo/pull/1237
Issue Url: https://pharo.fogbugz.com/f/cases/21752
Build Url:
Hi,
There is a "Display catalog projects in Spotter” setting. It is unselected by
default because people with slow internet connection had issues with it.
Cheers,
Doru
> On Apr 21, 2018, at 9:10 AM, Sven Van Caekenberghe wrote:
>
> Hi,
>
> Do we have a Spotter extension/plugin that searches
Hi
I tried three times and every times the vm crashes.
How to reproduce
- open icberg
- click on add
- select add local repo
- I select
/Users/ducasse/Workspace/FirstCircle/ActiveResearch/Pharo/PharoCodeBase/pharo
- add src
- press ok and boum bye bye Pharo
~/Workspace/FirstCircle/ActiveResea
demoteToRPackageNamed: aString
| newRPackage |
self unregister.
newRPackage := self class organizer
packageNamed: aString
ifAbsent: [ (self class named: aString) register ].
newRPackage importPackage: self.
newRPackage classes do: [ :each |
There is a new Pharo build available!
The status of the build #792 was: SUCCESS.
The Pull Request #1234 was integrated:
"21750-ClassTestCase-do-not-need-to-ignore-DoIt-DoItIn-as-they-are-never-installed"
Pull request url: https://github.com/pharo-project/pharo/pull/1234
Issue Url: https
There is a new Pharo build available!
The status of the build #791 was: SUCCESS.
The Pull Request #1226 was integrated:
"21743-Remove-dependency-of-Tool-Base-package-on-Komitter"
Pull request url: https://github.com/pharo-project/pharo/pull/1226
Issue Url: https://pharo.fogbugz.com/f/ca
Hi,
Do we have a Spotter extension/plugin that searches in the Catalog (meta data,
descriptions) ?
I though that would be really cool and help in discovering packages/frameworks.
Sven
21 matches
Mail list logo