Blame on me as I go off-topic for a while - I believe some of you are
challenged to determine the Smalltalk platform to use when you are in the
decision making about what is the most suitable developmenbnt tool to face
some new project opportunity.
This is not happening to me very often.
This is
On 04.08.2009, at 18:58, Marcus Denker wrote:
>
> On 04.08.2009, at 18:49, Henrik Sperre Johansen wrote:
>
>> Hmm, so bugs are ok?
>>
>
> Why? Nobody said that we will not mark more issues as to be fixed
> for 1.0...
> what was said is that we will not have a second stream and start to
> add
On 04.08.2009, at 18:49, Henrik Sperre Johansen wrote:
> Hmm, so bugs are ok?
>
Why? Nobody said that we will not mark more issues as to be fixed for
1.0...
what was said is that we will not have a second stream and start to
add fixes
that are decided to not be included in 1.0 there. Nothing
On Tue, Aug 4, 2009 at 7:32 PM, Tudor Girba wrote:
> Hi,
>
> I need to load a file from the disk.
>
> I am invoking:
> UIManager default
>chooseFileMatching: '*.mse'
>label: 'Import model from MSE file.'.
>
> The problem is that I do not see any files, even though I have files
> w
Hmm, so bugs are ok?
Does this also include primitive (or plugib) failures which are handled
correctly, but cause performance problems?
In particular, I'm thinking of primitive 103 in core (used in strikefont
rendering), and plugin BitBlt using rule 41 (used in FTFont-rendering),
whom (wild g
Hi,
I need to load a file from the disk.
I am invoking:
UIManager default
chooseFileMatching: '*.mse'
label: 'Import model from MSE file.'.
The problem is that I do not see any files, even though I have files
with .mse ending in the directory. Also, even if I pass '*.*' I still
El mar, 04-08-2009 a las 11:00 -0700, Chris Cunningham escribió:
> Have you given any thought to how you want the publicly consumable
> version of Pharo named? As I understand it, the PharoCore is for the
> Pharo development teams consumption; there is another version that is
> intended for the en
10405
-
Issue 1017: Some packages are dirty in the core version 400
Issue 1020: Rename TSetAritmetic in TSetArithmetic
--
Marcus Denker - http://marcusdenker.de
PLEIAD Lab - Computer Science Department (DCC) - University of Chile
___
Pharo
On Tue, Aug 4, 2009 at 2:41 PM, Marcus Denker wrote:
>
> On 01.08.2009, at 18:19, Mariano Martinez Peck wrote:
>
> >
> >
> > On Sat, Aug 1, 2009 at 10:28 AM, Marcus Denker wrote:
> > On Friday, July 31, 2009, Stéphane Ducasse
> > wrote:
> > > may be we should simply remove that item.
> > >
Hi everyone,
I'm getting a problem debugging Seaside applications in latest Pharo.
When stepping with the debugger through the execution of a seaside
application and encountering a message not understood, the entire
Pharo system freezes and is totally unresponsive. It does not show
that a D
From: Juan Vuletich jvuletich.org>
Subject: [Ann] Enhanced StrikeFonts (antiAliasing , subPixel AA)
Newsgroups: gmane.comp.lang.smalltalk.squeak.general
Date: 2009-08-03 21:52:47 GMT (20 hours and 12 minutes ago)
Hi Folks,
If you update to the latest trunk, you'll load Graphics-jmv.53,
Morphic-jm
From: Juan Vuletich jvuletich.org>
Subject: Cuis updated to #0250
Newsgroups: gmane.comp.lang.smalltalk.squeak.general
Date: 2009-07-31 22:05:02 GMT (3 days, 19 hours and 58 minutes ago)
A new release of Cuis is available at
http://www.jvuletich.org/Cuis/Index.html . It includes some bugfixes and
Have you given any thought to how you want the publicly consumable version
of Pharo named? As I understand it, the PharoCore is for the Pharo
development teams consumption; there is another version that is intended for
the end user. Is this correct? If so, a simpler naming scheme might be
nice t
It would be nice to check
keymapper
keybinding
package statuses
because having a good keymapper is important for the future.
Then may be using pragmas to tag methods with short cut would be a
nice way to document
the default keybdingin.
Stef
On Aug 4, 2009, at 5:54 PM,
would be good
>
> Ok, I think this makes sense. I will use the following one:
> The tag would allow to distinguish BETA vs. Release...
>
> PharoCore-1.0-10404-BETA.zip
>
> Should we create a wiki page for this decision ?
>
___
Pharo-project mailing list
On Tue, Aug 4, 2009 at 3:05 PM, Marcus Denker wrote:
>
> On 31.07.2009, at 18:36, Miguel Enrique Cobá Martinez wrote:
>
> > Now that the release date for pharo is close, I propose to use the
> > following sintax for the pharo core products
> >
> > PharoCore-x.y-#-TagName.zip
> >
> > where
> >
On 31.07.2009, at 18:36, Miguel Enrique Cobá Martinez wrote:
> Now that the release date for pharo is close, I propose to use the
> following sintax for the pharo core products
>
> PharoCore-x.y-#-TagName.zip
>
> where
> x.y
> is the version of pharo (0.1, 1.0, 1.1, 2.0, 2.1, etc)
> #
>
On Tue, Aug 4, 2009 at 2:50 PM, Adrian Lienhard wrote:
> Just a thought: if all available commands are accessible via a menu
> (which they probably should be), and the menu indicates the shortcut
> key, then the GUI would be self-explanatory and we would not need a
> list of shortcuts.
>
That's
Just a thought: if all available commands are accessible via a menu
(which they probably should be), and the menu indicates the shortcut
key, then the GUI would be self-explanatory and we would not need a
list of shortcuts.
Adrian
On Aug 4, 2009, at 17:41 , Marcus Denker wrote:
>
> On 01.0
On 01.08.2009, at 18:19, Mariano Martinez Peck wrote:
>
>
> On Sat, Aug 1, 2009 at 10:28 AM, Marcus Denker wrote:
> On Friday, July 31, 2009, Stéphane Ducasse
> wrote:
> > may be we should simply remove that item.
> > menu
> > system
> > keyboar
ok with me.
Stef
On Aug 2, 2009, at 3:37 PM, Adrian Lienhard wrote:
>
> On Aug 1, 2009, at 18:33 , Marcus Denker wrote:
>
>>
>> On 01.08.2009, at 07:06, Serge Stinckwich wrote:
>>
>>> On Sat, Aug 1, 2009 at 2:41 AM, Stéphane
>>> Ducasse wrote:
So what is the process now?
Do we focus on
There is one. ask in the squeak mailing-list because I do not
remember. and may be it is not working.
On Aug 2, 2009, at 1:57 AM, Tudor Girba wrote:
> Hi,
>
> Is there a table widget in Morphic/Polymorph?
>
> I would features like:
> - add columns
> - sort the rows based on a column
> - select a
mike can you add a bugtrack entry for 1.1 on that topic?
On Aug 2, 2009, at 12:42 AM, Michael Rueger wrote:
> Dale Henrichs wrote:
>> Michael,
>>
>> What's the approved method for unregistering the current user
>> interrupt handler?
>>
>> InputEventFetcher default eventHandlers copy do: [:hndl
On Tue, Aug 4, 2009 at 12:30 PM, Marcus Denker wrote:
>
> On 03.08.2009, at 23:57, Javier Pimás wrote:
>
> > I'm glad it worked, and very pleased with the fast responses. Now,
> > how does this patch get merged to the pharo trunk?
> >
>
> Can you add an entry to the bugtracker?
>
>http://
On 03.08.2009, at 23:57, Javier Pimás wrote:
> I'm glad it worked, and very pleased with the fast responses. Now,
> how does this patch get merged to the pharo trunk?
>
Can you add an entry to the bugtracker?
http://code.google.com/p/pharo/issues/list
I should have some good descript
On Tue, Aug 4, 2009 at 8:24 AM, Damien Cassou wrote:
> 2009/8/4 Javier Pimás :
> >
> > Here is an example to reproduce it. Maybe somebody has already opened a
> > ticket for this problem. To try you can doit the following code and look
> at
> > the values shown of x and y in the bottom left list o
2009/8/4 Javier Pimás :
>
> Here is an example to reproduce it. Maybe somebody has already opened a
> ticket for this problem. To try you can doit the following code and look at
> the values shown of x and y in the bottom left list of debugger.
>
> AClassToTest doSomeThingWith: 1...@17.
I can't re
27 matches
Mail list logo