Re: Roassal workflow
by Stephan Eggermont
Yes, please do not quote more text than is needed, and use basic netiquette.
No top-posting. I sometimes have to follow these lists through forum.world.st,
or as an email-digest on my phone, and the enormous amount of garbage
between comments makes it much more difficult and time-consuming to react.
Stephan
8 years, 10 months
Roassal workflow
by jannik laval
Hi Alex,
I am trying to use Roassal2. We can do amazing things with it. It is a
powerful tool.
But, it lakes of documentation. I mean, there are lots of examples and we
can reuse them.
My problem is that I cannot create something from scratch, just because I
do not understand the workflow.
You know, I used Glamour and Mondrian, where the workflow were clear. In
Roassal2, I am playing with blocks without understanding and without any
idea what can be the result before executing it.
My problem is not about language or DSL or API.
My question is: do you have a document that explain how to think a Roassal
script ?
It seems that to make something we can do it by multiple way. I just need
one way to understand the workflow or creating visualization.
Thank you for your help.
--
~~Jannik Laval~~
École des Mines de Douai
Enseignant-chercheur
http://www.jannik-laval.eu
http://www.phratch.com
http://www.approchealpes.info
http://car.mines-douai.fr/
8 years, 10 months
petitregex
by Tudor Girba
Hi,
PetitRegex has 6 failing tests. Would anyone be interested in fixing them?
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
8 years, 10 months
Re: Roassal workflow
by Stephan Eggermont
Friedrich wrote:
>Sorry guys there is no need to repeat all the written mail over and over
>again. Where's the sound in all that noise?
+1
Stephan
8 years, 10 months
Marked failing tests in PetitRegex as expected failures
by Stephan Eggermont
The Henry tests are acceptance tests that have been failing for a long time.
The structure of RxParser is different from that of PPRegexParser.
Stephan
Name: PetitRegex-StephanEggermont.30
Author: StephanEggermont
Time: 10 November 2014, 12:21:14.634158 pm
UUID: 30da11c2-f338-454a-b9f6-4677f21bc791
Ancestors: PetitRegex-JanKurs.29
Marked Henry 45, 48, 87, 115, 199, 120
as expected failures.
8 years, 10 months
[Survey] Reasoning about objects
by Andrei Chis
Hi all,
In order to improve object inspectors we are doing a survey. We want to
know whether several features are important to you or not when trying to
understand objects.
This is a very short survey and should't take you more than 10 minutes to
complete. Please take this time to participate.
Here is the link to the survey: http://goo.gl/forms/xKPxqLxJJv
Cheers,
Andrei
8 years, 10 months
Roassal2: Camera scale callback?
by Jan B.
Hello
In our Roassal 2 based app, we would like to have current zoom displayed. We
need to change the value when camera scale changes. Maybe I could make
events for all possible sources of zooming, but it seems pretty error-prone
and I did not find a way to do it for RTZoomableView source.
Therefore, I think we need something like "TRCameraScaleCallback", or any
idea how to do it other way.
Thank you
Jan Blizničenko
--
View this message in context: http://forum.world.st/Roassal2-Camera-scale-callback-tp4788816.html
Sent from the Moose mailing list archive at Nabble.com.
8 years, 10 months
[GLM] How to preserve a view
by Roberto Minelli
Hi,
Sorry if you receive multiple copies of this email, I sent the previous with another email address.
I am developing a browser with Glamour inside the GT inspector that looks like this:
When I click on a slice of the pie (i.e., the red slice), I get the visualization on the right pane with highlights on red components, as shown in the figure.
Then I can zoom and pane the right view, etc. When a click on another slice on the left view, the right view gets regenerated,
thus zoom and pan levels are restored to the default values. Since, for each pie the right view looks the same but has to have different highlights,
I was wondering if there is a way to keep the right view “fixed”, i.e., not re-creating every click, and just change the highlighting.
Thanks a lot for your help,
Roberto
8 years, 10 months
How to make a UML diagram of a package developed in Pharo3?
by phil@highoctane.be
Hello,
I've got an image I develop in and would like to be able to generate
diagrams for a number of classes and relationships to explain how things
are working to other people.
How can I do that with Moose? (Or GT I have loaded in 3.0)
I have seen a couple diagrams floating around, so it is definitely possible
to do.
But I also saw that all of that was done in a Moose image and not in a
normal Pharo image.
TIA
Phil
8 years, 10 months