Hi all,
I was trying to load Roassal2 stable (ConfigurationOfRoassal2 load) in today’s Pharo 5 build but it fails with the following error: 'Unable to resolve project package for ''GlamourCore''. It is likely that that the configuration referencing this project will not validate properly (see MetacelloToolBox class>>validateConfiguration:).'
If I try to load development (ConfigurationOfRoassal2 loadDevelopment, it complains that I will lose changes to Glamour-Morphic-Renderer, and then I get a warning:
This package depends on the following classes:
GLMFillWidthStrategy
GLMFillWidthAndHeightStrategy
GLMRigidStrategy
What should I do to get a working version of Roassal2 for Pharo 5?
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry
PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile
Hi!
In case some of you are not aware, Slack is a super cool chat: http://slack4pharo.trentosur.com/
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
With GT, one can define particular view on an object using the pragma gtInspectorPresentationOrder:
Can I do the same thing with actions? I mean, having a pragma to display a particular action, either as an icon, or as an entry in the menu next to it?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I believe I already saw this request on the list.
spotter preview should get the keyboard arrow events when one gave it
focus by clicking in it
and ctrl-S should actually save a method and not just remove the orange
corner
highlighting would be nice to
ultimately, it could be possible to do without nautilus only by using
spotter
nicolas
--
Nicolas Anquetil
RMod team -- Inria Lille
Dear All,
As you may have heard, AgileVisualization is a book about the Roassal visualization engine.
We hope to have the book released soon, within a couple of months. It would be fantastic to have feedback:
http://agilevisualization.com
The book is a fantastic result of the community. You guys made this possible, and we wish to thank you very much for this.
Beers will flow at ESUG for everybody who comment on the chapters :-)
We also have live discussion on Slack, channel #Roassal (see http://pharo.org/community on how to join Slack)
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I'm curious about the design decisions behind Moose Graph Algorithms.
Basically each algorithm (or at least many of them) has their own
separate class for edges and/or vertices.
This in theory makes the code more descriptive, however it also makes
integration between various algorithms much harder, because now if I
want to run two different algorithms on a single graph I have to
convert them to the appropriate format.
Wouldn't it make more sense to have the necessary behavior pluggable
and have only a single representation of a graph?
I'm sure there some other benefits to the current approach, however I
do not see them.
So all in all I would like to have a perhaps more functional (as in
function) approach, as that more closely matches the mathematics
behind the algorithm(s).
Peter
Hi all,
I wanted to try Hapao to see the quality of the tests we have in LRP but I cannot get it to work. I looked at the instructions on http://objectprofile.com/Hapao.html
- the one-click is a Pharo 1.2 version, that’s much much too old to be able to load LRP
- In the latest moose 6.0 executing ConfigurationOfSpy loadDevelopment produces an error
- in the latest LRP (based on Pharo 5 pre-spur) I can load Hapao but it throws up a lot of warnings during the load. Furthermore nothing works like in the ‘how to use’ part on the page.
What is the status of Hapao? How can I use it to have a look at my tests?
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry
PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile
Hello guys,
thanks for the support so far. I've been working on your suggestions.
Some of them concerned that the example in the first demo video was too
"magic". :-P
So I made another video showing how the developer can manually configure
the tool.
Take a look: https://youtu.be/3xc3j3PjIYQ
( first demo here: https://youtu.be/gW3l4O-WEGs )
Also, I kindly remind you that I'm interested in usage data:
- if you systematically modified code in the past, show me.
- if you created a custom transformation with the tool, show me; or
- if you had problems using the tool, show me too! :-)
Feel free to provide any feedback.
Cheers,
--
Gustavo Santos
http://gustavojss.github.io/
Hi!
The Pharo 5.0 (and therefore Moose) cannot be open with the last VM available on pharo.org.
I think that if the image can only be run on Spur, Spur should be available.
So, where to get Spur?
Here: ?
https://ci.inria.fr/pharo/view/5.0-VM-Spur/job/PharoVM-spur32/375/Architect…
I have tried Roassal on Spur, and text cannot be displayed properly.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.