Taking some time off
by Adrian Kuhn
Dear list,
in order to concentrate on my PhD, I am unsubscribing from this list
for some time. You can still reach me by private mail.
cheers,
AA
15 years, 9 months
sattose report
by Tudor Girba
Hi,
This week some of us participated in the Seminar on Advanced Tools &
Techniques for Software Evolution (SATTOSE). The seminar was quite
interesting and rather dense. Several people have presented tools and
it is encouraging to see the growing interest in building tools to
support research.
Here are some things related to Moose that I remember from the seminar:
- There will be a working group around building tools in research. The
idea is to try to build a European consortium for promoting tool-based
collaboration between research groups and for raising the awareness of
software evolution in industry.
- FAMIX and Fame was briefly presented by Adrian.
- There will be interaction between the SOUL community and the Moose
community. As a first step, we worked on having loaders in each
other's Store. So, if you want to load SOUL from the SCG Store, you
can try to load IntensiVESuiteLoader (I still have errors with the
automatic connection to their store).
- Adrian implemented a parser for Java (I have no idea when :)).
- Several people played with Mondrian and I eventually managed to
implement a couple of more constructors for building edges
(edges:from:toAll:, edges:fromAll:to:, edges:fromAll:toAll:).
- Stef and me implemented Distribution Map visualization using Mondrian.
- Marco worked on integrating the Evolution Radar with Chronia and
with the Moose UI.
- I presented Moose and argued for collaborative research
- Adrian demoed Chronia
- Marco demoed Churrasco
- I demoed Mondrian, and a bit of CodeCity :)
Cheers,
Doru
--
www.tudorgirba.com
www.tudorgirba.com/blog
"Every thing should have the right to be different."
15 years, 9 months
Kind of generic DistributionMap available in Mondrian
by stéphane ducasse
Hi
I wanted to thank doru for the 3 hours coding session we did together
- he typed ;)
We did several iterations in XP style was fun.
We have now a good start of a generic distribution map in mondrian.
The clustering of parts is not optimal but this is excellent to see
that.
Next step:
- we should be able to specify color with a default spec (10 min)
- we should be able to specify flybyhelp (that I do not know).
Stef
15 years, 9 months
Bug in Famix, missing type information!
by Adrian Kuhn
Famix 3.0/2.2 seems to lack these things
- return type of methods
- parameter of methods, including type
- receiving type of invocation
I will add this in the Jamix version, please update Moose!
AA
15 years, 10 months
where to plug an aggregate reference objects
by stéphane ducasse
Hi
romain will start coding a DSM for moose (may be using mondrian may be
not).
And I would like to represent a cell as a reference aggregate which
can contain inheritance def, access, invocation.
Do you have an idea where we could define this class in the FAMIX
inheritance tree?
We thought abut a subclass of FamixAbstractionAssociation
Stef
15 years, 10 months
what is the status of the FAMIX 3.0
by stéphane ducasse
Hi guys
I realized that it was not clear to me what was the status of FAMIX.
In particular in the area of references.
Stef
15 years, 10 months