Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 648 by cy.delau...(a)gmail.com: improve overview pyramid
http://code.google.com/p/moose-technology/issues/detail?id=648
Overview pyramid should use colors so that we can easily read the different
results.
Maybe also change the color code (green / blue / red for now.)
A new tip online:
https://www.facebook.com/ObjectProfile/photos/a.341189379300999.82969.34054…
We kind of like this idea of having Roassal tips posted in this list. I hope you will enjoy them. If this is the case, use the like button :-)
If you have some topics you would like to see us talk about, feel free to make suggestions.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi
I do not understand why GTPlayground in Moose replace Workspace and is
accessed
using Smalltalk tools workspace and does not offer the same interface
than a Workspace.
This is a bad design because now it forces me to have isKindOf: checks.
Really annoying.
Or and this is what I will do I will fix the fonts for Pharo and the
system will break in
Moose, after all I cannot fix everything.
Stef
Hi all,
I am making a UI using Spec, and I want it to also contain a Roassal visualization. But it is not clear to me how to do that. If I send open to a RTView instance it opens itself in a new window, which is not what I want. What can I do?
Thanks in advance!
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry
PLEIAD lab - Computer Science Department (DCC) - University of Chile
Hi,
It would be great to have a straightforward way to zoom the visualization
to fit the current screen. This would be particularly useful within the
context of the inspector.
Essentially, we would need a RTZoomToFit animation. Would there be of
interest to provide this?
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1054 by damien.c...(a)gmail.com: VisualWorksParseTreeVisitor and
VisualWorksParseTreeMetricCalculator
http://code.google.com/p/moose-technology/issues/detail?id=1054
Do we need this VisualWorks prefix? What does it mean?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1064 by james.fo...(a)gemtalksystems.com: FMMSEParser>>#'tNAME'
should accept underscore character
http://code.google.com/p/moose-technology/issues/detail?id=1064
I parsed some valid C++ code with inFamix and it produced a file that
included an underscore as part of a name. Modifying the method as follows
fixed the problem:
[ self next isAlphaNumeric or: [char == $_] ] whileTrue: [ buf nextPut:
char ].
Type-Defect
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1053 by v.blonde...(a)gmail.com: VerveineJ exception on wrong
command line
http://code.google.com/p/moose-technology/issues/detail?id=1053
Describe the problem: what do you get? what do you expect?
When we execute VerveineJ with an wrong command line, we get :
Exception in thread "main" java.lang.IllegalStateException: invalid
environment
settings
at
org.eclipse.jdt.core.dom.ASTParser.getClasspath(ASTParser.java:256)
at org.eclipse.jdt.core.dom.ASTParser.createASTs(ASTParser.java:988)
at fr.inria.verveine.extractor.java.VerveineJParser.parse(Unknown
Source)
at fr.inria.verveine.extractor.java.VerveineJParser.main(Unknown
Source)
Instead of a message such as:
Error: a wrong command line parameter is set
How to reproduce the problem: step by step if necessary
Launch VerveineJ with a wrong parameter (-h to list the aloowed parameters)
Additional information: platform, context which may impact the problem
Windows 7 - x64
Please fill in the labels with the following information:
* Type-Enhancement
* Component-VerveineJ
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1052 by v.blonde...(a)gmail.com: VerveineJ exception on wrong
command line
http://code.google.com/p/moose-technology/issues/detail?id=1052
Describe the problem: what do you get? what do you expect?
How to reproduce the problem: step by step if necessary
Additional information: platform, context which may impact the problem
Please fill in the labels with the following information:
* Type-Defect, Type-Enhancement, Type-Engineering, Type-Review, Type-Other
* Component-XXX
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 709 by jannik.l...(a)gmail.com: add Moose-Eclipse-Plugin in Moose
http://code.google.com/p/moose-technology/issues/detail?id=709
I don't know if we integrate it in Moose.
But we need to do something: a web page on the Moose site, with how to load
it.