Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Hapao Component-Mondrian
New issue 600 by alexandr...(a)gmail.com: Popup does not work properly
http://code.google.com/p/moose-technology/issues/detail?id=600
It takes times to appear and does not always appears.
I am not sure where the problem comes from. Probably Mondrian. The popup
has problems probably because the visualization takes time to render.
Classes in Hapao are nested within a very large node. This prevent classes
to be catched as a bitmap.
Tested on Pharo 1.3.
Thanks Laurent & Patrick
Status: New
Owner: ----
CC: georgega...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-ExternalTools
New issue 730 by tu...(a)tudorgirba.com: inFamix should create namespaces
without path information
http://code.google.com/p/moose-technology/issues/detail?id=730
Currently, inFamix is exporting namespaces with names containing path
information like src/com::example. It should be only com::example.
Status: New
Owner: andreho...(a)gmail.com
Labels: Type-Enhancement Priority-Medium Component-EyeSee
New issue 712 by andreho...(a)gmail.com: Create a method fillColor:
http://code.google.com/p/moose-technology/issues/detail?id=712
Implement a method fillColor: aBlock to be able to change the fill of a bar
based on its value.
Status: New
Owner: georgega...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-ExternalTools
New issue 703 by tudor.gi...(a)gmail.com: inFusion should export C++ Enums
http://code.google.com/p/moose-technology/issues/detail?id=703
Currently, there are no Enums in C++ models.
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-Fame
New issue 680 by andreho...(a)gmail.com: Exporting metrics to CSV and XML
http://code.google.com/p/moose-technology/issues/detail?id=680
We should export the metrics from Moose models to CSV and XML.
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-Fame
New issue 679 by andreho...(a)gmail.com: Exporting metrics to mse
http://code.google.com/p/moose-technology/issues/detail?id=679
Just to document the issue.
As most of the metrics are not described at the Fame level we are losing
this information when we export a model to MSE in Moose. We know that most
of the metrics can be recalculated in the model, but in some cases they
cannot.
For example, when exporting in Moose a Java (VerveineJ) model we lose the
metrics cyclomaticComplexity (CYCLO) and numberOfStatements (NOS) and we
cannot recalculate them.
Status: New
Owner: ----
Labels: Type-Enhancement Priority-High Platform-Pharo Difficulty-Easy
New issue 673 by damien.c...(a)gmail.com: Pharo1.3 should be updated in
Jenkins
http://code.google.com/p/moose-technology/issues/detail?id=673
Dear Doru,
could you please update to the latest Pharo1.3 to avoid an annoying bug
with the refactoring browser? To reproduce,
1- Download and open a glamorous-toolkit-latest-dev image
2- Open a browser
3- Select a package, right click, refactoring scope, selection
It should not open a debugger
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-EyeSee
New issue 672 by andreho...(a)gmail.com: Customizable EyeSee should not show
zero metrics
http://code.google.com/p/moose-technology/issues/detail?id=672
Customizable EyeSee should not show the metric when it is zero to all the
entities (in axis x).