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).
Status: New
Owner: junker.m...(a)gmail.com
Labels: Type-Enhancement Priority-High Component-Kumpel
New issue 579 by junker.m...(a)gmail.com: [Kumpel] Incremental
loading/Updating of Kumpel Projects
http://code.google.com/p/moose-technology/issues/detail?id=579
The KMPProjectHistory should offer the possibility to update the model to
the current head revision.
Status: New
Owner: ----
CC: georgega...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-ExternalTools
New issue 543 by tudor.gi...(a)gmail.com: inFusion does not export in UTF-8
http://code.google.com/p/moose-technology/issues/detail?id=543
MSE should be in UTF-8.
Status: New
Owner: ----
CC: georgega...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-ExternalTools
New issue 532 by tudor.gi...(a)gmail.com: inFusion should also export
PrimitiveTypes
http://code.google.com/p/moose-technology/issues/detail?id=532
void, long, int, boolean, char, char[] ... should be PrimitiveTypes, not
Classes