Followups in the pharo-dev list, please
Esteban wrote:
>I would really like a reproducible case… in the form of an image, if no else.
>
>btw… moose 5.0 images are severely broken in that area, so if you are using one of them you *will* have problems.
I can deny that it is a Moose problem, I can reproduce it in Pharo 30716 on mac
Open the image, open a Nautilus browser
Add new package AZ
Select AST-Core, Nodes
Select RBProgramNode
Copy the class with right-click menu
Rename to AZProgramNode
Enter your name (should have happened when creating the new package!)
Drag AZProgramNode to AZ
Category is not updated.
Stephan
Yesterday I copied a configuration class with Nautilus copy command. I dragged it to the new category
and noticed the same happening. In addition, the class side methods were not copied.
Haven’t checked corresponding Pharo yet. Could be related to the RPackage problems though
Stephan
Hi,
Stef discovered a bug on latest moose image and I could reproduce it there, and not in corresponding pharo image.
So I think is a problem that happens in some package installed by you :)
Here is the issue:
Take a class and drag it to a different package. It will not change the system category and therefore everything will became unstable.
enjoy ;)
Esteban
Dear all,
with a colleague from Savoie University, we are looking for some
Smalltalk code in order to model, execute and animate Activity
Diagram. Any existing works ?
Regards,
--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
Hello,
I am currently doing some architecture and core reviews on a PHP-based
application.
I wondered if there was any PHP parser/tool that was freely available to
try out some metrics collection with Moose. I saw Verveine by Googling the
mailing list but not much.
TIA
Phil
Hi,
The Moose builds fails now due to a strange loading problem. It seems that
when loading Glamour, the extensions to Roassal get somehow deleted during
the loading of the configuration. If you manually load the latest version
of the package, everything is fine.
You can see the problem both in the Moose and the GToolkit images:
https://ci.inria.fr/moose/job/moose-5.0/https://ci.inria.fr/moose/job/gtoolkit/
The strangest thing is that in the glamour image, the package is loaded
properly:
https://ci.inria.fr/moose/job/glamour/
I am too tired now to think properly right now, and I would need someone
else to look at it. Anyone?
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Hi!
Juraj worked on rotating text. People have been asking for it for years…
With Roassal 2:
-=-=-=-=-=-=-=-=-=-=
| v shape |
v := RTView new.
shape := RTRotatedLabel new.
shape angleInDegree: [ :cls | cls numberOfMethods negated / 1.5 ].
shape text: [ :cls | ' ', cls name ].
shape color: (Color black alpha: 0.2).
v addAll: (shape elementsOn: Collection withAllSubclasses).
v canvas color: Color white.
v open
-=-=-=-=-=-=-=-=-=-=
More screenshots and more examples on:
https://www.facebook.com/media/set/?set=a.573528479400420.1073741841.340543…
Excellent job Juraj!
Before the end of January, we will make a big big announcement. We, the profilers, are working hard these days on a fantastic infrastructure for a better and stronger visual experience.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.