Hi,
To smoothen the difference between builders and view, I added the following
method:
RTView>>view
"This method is meant to be used polymorphically with builders.
Thus, regardless of whether we get a raw view or a builder, we
can uniformly obtain the view"
^ self
This is particularly useful in situations like:
self act: [ :roassal | RTZoomOutMove on: roassal view view ]
icon: GLMUIThemeExtraIcons glamorousZoomOut
entitled: 'Zoom out'
Here roassal is either a view or a builder.
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Dear All,
Faviola is an astronomer specialist on molecular clouds (you know, the things were stars get born). Faviola is doing a postdoc with us. We have worked on AstroCloud, a tool on top of Roassal to visualise pictures of the Universe. It is still very early work, but this is truly exciting.
Some pictures of future stars are posted here:
https://www.facebook.com/ObjectProfile/posts/617975611622373
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
Does anyone know if we have a working SVN client in Pharo?
I would need to be able to query a SVN repo to retrieve information from it.
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Apparently HashTable package does not load correctly in recent Pharo
3, because of the introduction of the EyeInspector hierarchy.
HashTable define a HashTableInspector that was a subclass of
DictionaryInspector (now EyeDictionryInspector).
Should I define an issue for Moose 5.0 ?
--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1061 by serge.st...(a)gmail.com: DictionaryInspector no more exist
http://code.google.com/p/moose-technology/issues/detail?id=1061
Apparently HashTable package does not load correctly in recent Pharo
3 (#Pharo3.0 Latest update: #30825), because of the introduction of the
EyeInspector hierarchy.
HashTable define a HashTableInspector that was a subclass of
DictionaryInspector (now EyeDictionryInspector).
--
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
We are almost done.
But I cannot reproduce last 2 failing tests locally… Can someone else check, I know that this sounds strange, but I have no idea what’s wrong - on my machine they are passing.
Uko
Hello,
(I apologize for the late reply but I was offline for a week looking after
a health/family matter)
Thank you everyone for the kinds words. This award is a complete surprise,
and reading your messages made me realize once again the privilege I had
for all these 12 years.
Working in a Smalltalk-inspired world is indeed inspiring. But, what makes
it a privilege is working with all of you. And, I am not saying it just for
the sake of it.
Cheers,
Doru
On Thu, Apr 10, 2014 at 4:57 PM, Alexandre Bergel
<alexandre.bergel(a)me.com>wrote:
> Dear colleges and friends,
>
> It is a great pleasure for me to send this email.
> A couple of days ago AITO officially announced that the junior prize of
> the AITO Dahl-Nygaard Prize Winners is given to Doru, Tudor Gîrba. The
> award will be given at the ECOOP conference, this year, in Uppsala, Sweden.
> AITO is the non-profit organization who is behind ECOOP.
>
> The prestigious Dahl-Nygaard award is given to "individuals that have made
> significant technical contributions to the field of Object-Orientation”.
> ECOOP is the high-caliber European conference on object-orientation. The
> European version of OOPSLA.
>
> I have known Doru for year, when we were doing our PhD in Bern under the
> supervision of Stéphane Ducasse and Oscar Nierstrasz. Doru’s work and ideas
> have had a great impact on the Pharo and Smalltalk community.
>
> Doru is member of the Pharo board. Doru authored Glamour, GTToolKit and
> many more applications. Doru is not only a great researcher, a great
> engineer or a great speaker. He is also a great leader. Doru is the main
> architect of the Moose effort, and a great coordinator in the Moose and
> Pharo communities. Doru authored Humane Assessment, "the method for making
> software engineering decisions".
>
> Doru’s work has had a great impact on my personal work. Roassal is an
> extension of the ideas first presented in Mondrian, which was first
> authored by Doru and his student around 2005. Without Doru, Moose would not
> be as it is now.
>
> Doru, we are happy to have you with us! This international recognition
> will drag up all of us.
>
> Links:
> http://www.tudorgirba.com
> http://www.humane-assessment.com
> http://www.aito.org/Dahl-Nygaard/2014.html
>
> Big big clap!
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
--
www.tudorgirba.com
"Every thing has its own flow"