Hi All,
I have a swing.mse that loads in Moose. Anyone is interested in this?
It was easy to produce by the way, but since we talked once about
getting a public repository for case study...
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I gived a first try and start to build the wizard and the
DistributionMap itSelf.
I put all my classes in the package Moose-MondrianScripts (is it a good idea?).
So, by dowloading the last version of this package, you will be able
to test it by right-clicking on a
FAMIXClassGroup in a MooseFinder
(For the moment, I have only added a menu item to FAMIXClassGroup, but
this visualization could be applied
on any kind of element)
I fill-in the default inputs of the wizard with a working example, so
that you can see how to use it.
Just tell me if it looks like to what you were expecting, what would
you change?, what would you had?, any
suggestions?
The visualization itself is not yet well-implemented. I'm going to do
that now :)
Hola,
I would like to raise this issue again. It is very annoying having to do a load of the latest moose from here. Simon can attest to this. Having nightly builds available would be a great help. I reiterate my offer to contribute to make this happen.
--
Johan Fabry
jfabry(a)dcc.uchile.cl - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Hi!
I would like to make explicit and homogenize the license of Moose and
its components.
For example:
- C Analyzer does not have a license (nothing is specified on http://www.moosetechnology.org/tools/canalyzer)
- http://www.moosetechnology.org/about says Moose is available
under the MIT and BSD licenses. Why not having just one? MIT is the
choice of Pharo.
- Glamour has a MIT license, Mondrian a BSD, PetitParser a MIT,
SmallDude a BSD
I am not sentimentally attached to a particular license. I am neither
expert in licensing and maybe these question do not really make sense.
But I am wondering.
Cheers,
alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
The lastest version of Mondrian has a better menu toolbar for the easel.
If there are things you would like to see in this toolbar, we can
discuss.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I just noticed that ConfigOfSmallDude declares an explicit dependency on two packages, Moose-Core and Famix-Core. I don't think it's good practice, as it could lead to conflict between a version of Moose and a version of SmallDude requiring different package versions.
--
Simon
Hi Doru
I noticed some missing items in the moose bib on the website. I guess it is generated from the scg bib. What could be the best way to keep this bib up to date?
--
Simon
So it should be a quick issue which would improve usability of the finder.
Apparently the bottleneck is at the creation of each group: we have to fill up the runtimestorage of the group and this includes an access to a dictionary. I am pretty sure the dictionary is useless in most case (because it's to retrieve elements by type, and groups usually contain one type of elements)
So, Jannik suggested to cache group creation when importing a model.
Or we can hope that the speed enhancements in pharo 1.1 make the thing better.
--
Simon
Hi all,
I am happy to say that I recruited a student to do some work for me on AspectMaps. I am sad to say that I want to tell him that he can get a Pharo+Moose image from http://hudson.moosetechnology.org/ but I cant because 'Service Temporarily Unavailable'. Any chance for pure happyness soon? Thanks in advance!
--
Johan Fabry
jfabry(a)dcc.uchile.cl - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Did anyone manage to load a clean Moose in Pharo 1.0 RC3?
I tried to load ConfigurationOfPharo first, then Moose, but it looks like it loads some old packages even if I perform loadDefault.
--
Simon