Stef,
One of advantages of using local git repositories is that once you've
downloaded the git repo you can load code without hitting the network at
all ... another related advantage of local git repositories is that once
you have chosen a particular checkout (SHA) to use every single load
wi
On Sun, Jun 05, 2016 at 04:13:16PM +0800, Ben Coman wrote:
> Final thing...
> after loading, the following packages are dirty...
> AST-Core
> - removal of NumberParser>>#isNumber:
> Collections-Abstract
> - but when checked ==> no changes
> Famix-Core
> - but when chec
Hi ben
I got some similar behavior when the network is not good.
We should improve the loading of packages but this is simple than
actually having a bullet proof solution.
It is a couple of years that I think about it: loading in a separate
environment and on crash do not install
Stef
Le
Final thing...
after loading, the following packages are dirty...
AST-Core
- removal of NumberParser>>#isNumber:
Collections-Abstract
- but when checked ==> no changes
Famix-Core
- but when checked ==> no changes
Rubric-Rules
- but when checked ==> no changes
>> On Jun 5, 2016, at 8:22 AM, Tudor Girba wrote:
>>
>> Hi,
>>
>>> On Jun 5, 2016, at 7:34 AM, Ben Coman wrote:
>>>
>>> I wanted to try out Peter's XMI Analyser with Roassal and went to
>>> download Moose but had a couple of problems.
>>>
>>> First try...
>>> In the Launcher under Common Tools, I
Hi,
I figured out the problem. When you run that script, you actually load
"4.4-beta.1 [ConfigurationOfMoose]”
This is because of the mismatch between what loadDevelopment means in Gofer and
the meaning of the symbolic version in Metacello.
Instead, please use this:
Metacello new
Hi,
> On Jun 5, 2016, at 7:34 AM, Ben Coman wrote:
>
> I wanted to try out Peter's XMI Analyser with Roassal and went to
> download Moose but had a couple of problems.
>
> First try...
> In the Launcher under Common Tools, I downloaded and Moose 5.1(stable)
> fine, but it is Pharo 4, so tried t
On Sun, Jun 5, 2016 at 1:34 PM, Ben Coman wrote:
> I wanted to try out Peter's XMI Analyser with Roassal and went to
> download Moose but had a couple of problems.
>
> First try...
> In the Launcher under Common Tools, I downloaded and Moose 5.1(stable)
> fine, but it is Pharo 4, so tried to downl
I wanted to try out Peter's XMI Analyser with Roassal and went to
download Moose but had a couple of problems.
First try...
In the Launcher under Common Tools, I downloaded and Moose 5.1(stable)
fine, but it is Pharo 4, so tried to download Moose 6.0(beta) -- but
got a problem - big pause, no prog