Le 27/11/2013 09:11, Norbert Hartl a écrit :
Am 27.11.2013 um 07:06 schrieb Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>>:
Perhaps it would be more useful to have these types of discussions on the moose-dev mailing list. You might be surprised by other things you might find there :)
I disagree with the first sentence. I like to read Roassal stuff here in this list. Iâm not subscribed in the moose mailing list (trying to reduce the mails I get) but I would like to be up to date with Roassal that has use case scenarios that exceed the bounds of moose. And I donât like the tension that moose is engrossing standalone packages (like petit parser ;) )
I will subscribe to the Moose mailing-list, because I think I need it, but I agree with this analysis (partly) in that I became interested in Roassal because it was discussed in pharo-dev... I'm not worried about PetitParser destiny however: there is SmaCC and I know how to write grammars :) Thierry
Norbert
In case of interest, here are the coordinates: http://www.moosetechnology.org/about/contact
Cheers, Doru
On Tue, Nov 26, 2013 at 8:59 PM, Alexandre Bergel <alexandre.bergel@me.com <mailto:alexandre.bergel@me.com>> wrote:
Excellent! Let us know for any request for enhancement or bug fixes.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu <http://www.bergel.eu/> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Nov 26, 2013, at 4:20 PM, GOUBIER Thierry <thierry.goubier@cea.fr <mailto:thierry.goubier@cea.fr>> wrote:
> Yes! I also found there is a ROPlatform thing I can query (not sure, the code is at work and I'm home). > > (I'm coupling a C ast + CFG + parallel task analysis displayed with Roassal with interaction with the source code under analysis on a text pane. I demoed it this morning to our partner) > > Thierry > ________________________________________ > De : Pharo-dev [pharo-dev-bounces@lists.pharo.org <mailto:pharo-dev-bounces@lists.pharo.org>] de la part de Alexandre Bergel [alexandre.bergel@me.com <mailto:alexandre.bergel@me.com>] > Date d'envoi : mardi 26 novembre 2013 17:56 > à : Pharo Development List > Objet : Re: [Pharo-dev] Roassal Question > > Does the following helps? > -=-=-=-=-=-=-=-=-=-=-=-= > | view shape morph | > view := ROView new. > 100 timesRepeat: [ > shape := ROEllipse new size: 40; color: (Color green alpha: 0.5). > view add: shape element ]. > view elements do: [ :el | el translateTo: 500 atRandom @ 500 atRandom ]. > > > morph := ROAthensMorph on: view. > morph extent: 500 @ 500. > morph openInWindow > -=-=-=-=-=-=-=-=-=-=-=-= > > If you do not use Athens, then replace âROAthensMorphâ by âROMorphâ > > Alexandre > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu <http://www.bergel.eu/> > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > On Nov 26, 2013, at 12:51 PM, Goubier Thierry <thierry.goubier@cea.fr <mailto:thierry.goubier@cea.fr>> wrote: > >> Hi all, >> >> does anybody knows how to integrate a ROView inside a Morphic GUI ? >> >> Regards, >> >> Thierry >> -- >> Thierry Goubier >> CEA list >> Laboratoire des Fondations des Systèmes Temps Réel Embarqués >> 91191 Gif sur Yvette Cedex >> France >> Phone/Fax: +33 (0) 1 69 08 32 92 <tel:%2B33%20%280%29%201%2069%2008%2032%2092> / 83 95 >> > > >
-- www.tudorgirba.com <http://www.tudorgirba.com/>
"Every thing has its own flow"
-- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95