Dear All,
When I try to load Moose in a Pharo image, I have a rollback. The
message baseTraitName:classTraitComposition:category: is not defined.
ClassTrait>>asMCDefinition
^MCClassTraitDefinition
baseTraitName: self baseTrait name
classTraitComposition: self traitCompositionString
category: self category
Only MCClassTraitDefinition>>baseTraitName:classTraitComposition: is
For some reason, MCClassTraitDefinition does not know about the
category in which the trait should be defined.
Isn't that odd?
http://code.google.com/p/pharo/issues/detail?id=1095
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Begin forwarded message:
> From: stephane ducasse <stephane.ducasse(a)free.fr>
> Date: August 26, 2009 5:35:17 PM CEDT
> To: Related to the development of Moose and other related tools <moose-dev(a)iam.unibe.ch
> >
> Subject: why mondrian easel redefined app-M to be browse senders?
>
Hi all,
I have just loaded Moose with "MooseLoader load" in a new Pharo-core
image (419).
I see three bugs in Mondrian:
- Mouse interaction does not work (it works in the version 241) (issue
129)
- zoom buttons (+ and -) are static on keyboard --> with a french
keyboard, working buttons are - for "zoom+" and ) for "zoom-" (issue
130)
- when Mondrian is loaded, Morphic package is not updated. Is it
useful ? (issue 131)
Cheers
---
Jannik Laval
PhD Student - Rmod Team - INRIA
Certified Project Management Associate (IPMA)
http://www.jannik-laval.euhttp://rmod.lille.inria.fr
---
Begin forwarded message:
> From: stephane ducasse <stephane.ducasse(a)free.fr>
> Date: August 26, 2009 5:15:03 PM CEDT
> To: Related to the development of Moose and other related tools <moose-dev(a)iam.unibe.ch
> >
> Subject: how can I inspect an entity when selecting a mondrian node?
>
Hi!
Is there any plan for the Dojo of this Sunday? I guess that killing
bugs and polishing the Glamour version of the browser are hot topics.
I added this request for enhancement:
http://code.google.com/p/moose-technology/issues/detail?id=132
I am personally interested in:
- killing bugs in Mondrian
- making the remaining yellow and red tests green
- working on the C importer
- working on the ADA importer
Of course, not everything will be tackled during the same day, but if
some people want to work with me on these task, I will be delighted to.
Lamentably, I will physically remain in Chile, however, facebook's
chat and MSN will help a lot. My facebook ID and MSN ID is godfroy_bern(a)hotmail.com
(do not send email to this email, I won't read).
People interested to work on these topics, please get in touch with me.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi
When I see mondrian flow of bugs I feel like we are really not having
a good process.
Process to test release version
Process to use existing version
So could we get a stable version and a process to use stable code?
May be we could have a released moose package where stable release are
pushed.
Stef