if I want to be a bit provocative. Why are we in 4.3.X and not in 5.X ? When will we switch to version 5?
Are we sure we do not give a "bad" image to be in version 4.X for a couple of years?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
The theme of Pharo 1.2 has changed over the last few weeks. I like the transparency effect. But I feel it is a bit inefficient time to time (cf. screenshot).
Is there something that we could do about it?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
Would it be possible to add the method
RPackage>>packageName
^ name asString
packageName is defined on PackageInfo
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Status: New
Owner: ----
CC: alexandr...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-Mondrian Milestone-4.3
New issue 529 by tudor.gi...(a)gmail.com: Mondrian Easel does not offer
highlighting anymore
http://code.google.com/p/moose-technology/issues/detail?id=529
This is due to the changes in Pharo. When using the PluggableShoutMorph we
have to set the styler. Something like this:
editor := PluggableShoutMorph ... .
styler: (SHTextStylerST80 new
view: editor;
yourself)
Hi Alex,
I just noticed this method:
MOEasel>>method
^ MOEasel >> #method
Obviously you need it for something because you just changed it, but I cannot figure out what its role is :). Could you explain it?
Cheers,
Doru
--
www.tudorgirba.com
"What is more important: To be happy, or to make happy?"
Hi,
i was trying to load JNIPort as described on squeaksource on my Macbook (OS
X 10.6.6). I downloaded the latest Pharo 1.2 from Hudson (
https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%201.2/) and
opened it using SqueakVM 5.8b12. I was able to load Alien using the
following command:
Gofer it
squeaksource:'MetacelloRepository' ;
package: 'ConfigurationOfAlien';
load.
((Smalltalk globals classNamed: 'ConfigurationOfAlien')
project version: 'Pharo 1.2')
load: 'Core'; load: '…
[View More]LibC
Then i loaded the JNIPort Configuration:
Gofer it
squeaksource: 'JNIPort';
package: 'ConfigurationOfJNIPort';
load.
But when i load the actual project with this:
ConfigurationOfJNIPort project latestVersion load
I get the following error in the class StandardLibInterface(AlienLibrary)>>load
libraryName: '/System/Library/Frameworks/System.framework/System'
errorCode: #'not found'
When i check on the file system i find a symbolic link which points to
/usr/lib/libSystem.B.dylib (which also exists there).
Any hints to what i'm doing wrong?
Cheers,
Matt
[View Less]
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 525 by vuqui...(a)vub.ac.be: Mondrain: when edges are present
#draggable is raising an error
http://code.google.com/p/moose-technology/issues/detail?id=525
The use of #draggable is raising an error:
MOEdge does not understand #translateBy:bounded:
Previously it was working without problems.
* Type-Defect
I just download the oneclick. I like the new logo on the top left corner.
Speaking about logo, I have never get a feedback of the Mondrian logo. What do you feel about it? Shall I try to produce a new one?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
Pharo is critical for Moose.
If you want to support it, please distribute or respond to the below message.
Cheers,
Doru
Begin forwarded message:
> From: Stéphane Ducasse <stephane.ducasse(a)inria.fr>
> Date: 15 February 2011 14:02:56 CET
> To: Pharo Development <Pharo-project(a)lists.gforge.inria.fr>
> Subject: [Pharo-project] Call for Pharo Support **important**
> Reply-To: Pharo-project(a)lists.gforge.inria.fr
>
> Please distribute this message …
[View More]around
>
>
> Dear Pharoers
>
> We are pursuing an effort to bring Pharo to the next level: we will set up a consortium of pharo users and industrial partners. Our goal is to build a legal infrastructure that will be able to sustain the development of Pharo and improve its future. As an example, we would like to be able to collect funds (ways as to be determined - we foresee a membership model or moral license) to pay engineering tasks to be performed such as improving the virtual machine, network libraries, better JIT support. To make it short we would like to give a chance to our community to grow and structure itself so that Pharo can get stronger and that risk (truck factor) gets minimized.
>
> We are contacting you to know if your company/research group would be interested to support such effort. Showing such interest is strategically important for us and INRIA which could also support such effort. Attached is the letter of support that we will collect once signed and scanned ( stephane.ducasse(a)inria.fr / faxed at: 00 33 (0)3 59 57 78 50)
>
> Thanks for your support
>
> The Pharo Board
>
> M. Denker, S. Ducasse, and A. Lienhard
>
>
--
www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
[View Less]