hi Doru
what is the first version of moose the old that was completely BSD?
I want to know the price that I have to pay not to have code with
funny license in moose.
I'm sorry but I start to be really pissed off by the situation and
the attitude of adrian.
So if he wants to play alone and build a great system perfect.
Now as a community we should react and I start to be really pissed
off by such a childish
atttitude. So if adrian does not know how to respect other people
what can I say.
I would really like to see this issue resolve. Else I will really do
a campaign against moose
and the foundation and all the shit around.
First I decided that I will quit the board because I REALLY HAVE
SOMETHING ELSE TO DO
Stef
Hi
I'm trying to understand why I totally misunderstood the meaning of
the lists.
So I checked but I could not find any information.
Apparently
From: Majordomo(a)iam.unibe.ch
Subject: Welcome to moose-dev
Date: 23 avril 2003 03:38:51 HAEC
To: ducasse(a)iam.unibe.ch
Reply-To: Majordomo(a)iam.unibe.ch
the first email about moose is around 2 of september for me but I
could not find anywhere a statement.
I checked on the https://www.iam.unibe.ch/mailman/listinfo/moose
and this is not clear either to me.
Now I see that on the new web page:
But this was not clear to me before today that moose was for the board.
May I suggest (politely) that we tag the moose mail with [Board] it
really helps for the squeak board foundation.
Stef
PS: doru I could not find a way to modify this page I logged in but
culd not edit it. I'm not prof anymore. I lost this beautiful status.
I'm research director which means nothing. So could you remove the prof.
Association
We are proud to announce, that the Moose Association has been founded
at ESUG in Lugano, on August 30, 2007
The Moose Association is a non-proft association based on Swiss law.
The purpose of the association is to strengthen the Moose community
and to promote Moose and FAMIX as open-source technology and research
platform. Membership is open to any researcher or professional with
an interest in Moose, Mondrian, Famix, or software analysis in general.
To register as a member, please drop a mail to akuhn(a)iam.unibe.ch.
Membership fee is CHF 20.- (12 Euro, $18) for researchers, and CHF
100.- (60 Euro, $90 ) for non-reasearchers. Companies are welcome for
sponsorship.
The executive board constitutes of
Prof. Dr. Stephane Ducasse
Prof. Dr. Michele Lanza (vice-president)
Dr. Tudor Girba (president)
Dr. Orla Greevy
Adrian Kuhn (treasurer
You can contact the board at
moose(a)iam.unibe.ch
hi
I deprecated mooseUniqueName -> mooseName
and also absoluteFamixName -> mooseName
I published the corresponding bundle after running all the tests and
checking that I did not introduce
any new red tests.
Doru I will merge the idiot new test I added for instanceSide and other
Stef
Hi all
does it make sense for moose to be using packages that are not
published with a compatible license?
What are the licenses of FAME and META?
Stef
Sorry if my question illustrates my ignore in Moose :-)
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I have updated the installer. I tried it on Mac OSX Tiger and it worked.
Please try it and let me know if it worked and on which operating
system you used it on:
- download and unzip:
http://moose.unibe.ch/resources/download/loaderMooseSuite-SCG-
LatestDev.zip
- open a new visualnc image
- load the downloaded parcel
- press the button
Thanks,
Doru
--
www.tudorgirba.comwww.tudorgirba.com/blog
"Being happy is a matter of choice."
testInstanceAndClassSideWhenMergingClassAndMetaclass
| node |
node := self model entityNamed:
#'Root::Smalltalk::ReferenceModel::TheRoot'.
self assert: (self model entityNamed:
#'Root::Smalltalk::ReferenceModel::TheRoot_class' ifAbsent: [nil])
isNil.
self assert: node instanceSide == node.
self assert: node classSide == nil.
nil or node ?
I would prefer node so that we get a circular situation
Stef
Hi
I have the evidence that the importing is not extracting well
references between classes.
Now I run the moose tests and I see 10 ignored 1 failed 2 errors
Two questions:
How can I know which are the ignored tests?
Is there anybody besides us working on references and that may have
noticed a problem?
I will try to pin it down (now I can reproduce it by hand but I want
a test).
Stef