Re: [Pharo-project] How to follow which packages have been integrated ,

2008-07-04 Thread Norbert Hartl
On Sat, 2008-07-05 at 00:16 +0200, Serge Stinckwich wrote: > I still have some difficulties to know exactly what have been > integrated in Pharo after putting some .mcz in the PharoInbox. > I have to check manually if packages have been integrated or just put > in PharoTreated (and i to repropose a

[Pharo-project] How to follow which packages have been integrated ,

2008-07-04 Thread Serge Stinckwich
I still have some difficulties to know exactly what have been integrated in Pharo after putting some .mcz in the PharoInbox. I have to check manually if packages have been integrated or just put in PharoTreated (and i to repropose another version of the fix to the PharoInbox repository). It's even

[Pharo-project] new slices

2008-07-04 Thread Norbert Hartl
with my newest uploads there are slices waiting for review: SLICE-squeak7074fixAsFloat SLICE-squeak7080 SLICE-squeak7081 SLICE-squeak7082fixRecentBrowser SLICE-squeak7083 And SLICE-squeakUpdate7073 is already in the updates and can be deleted. Norbert

Re: [Pharo-project] WideStringTest>>testSubstrings

2008-07-04 Thread Stéphane Ducasse
Sorry I was ill and I should not have done it. I read your comment but they slipped through my mind. Stef On Jul 3, 2008, at 11:06 PM, Norbert Hartl wrote: Stef, you propably missed my comment on the last SLICE. You need to do a String initialize to cope the changes. After that the test wil

Re: [Pharo-project] Re: Monticello 1.5

2008-07-04 Thread Stéphane Ducasse
On Jul 4, 2008, at 1:04 AM, Matthew Fulmer wrote: On Thu, Jul 03, 2008 at 08:32:33PM +0200, St?phane Ducasse wrote: I was wondering what is the amount of work to add traits support. The problem is that I do not have a big picture about all the palyer: classDecorator, classEditor It does no

Re: [Pharo-project] Re: Monticello 1.5

2008-07-04 Thread Stéphane Ducasse
On Jul 4, 2008, at 12:41 AM, Matthew Fulmer wrote: On Thu, Jul 03, 2008 at 08:09:10PM +0200, St?phane Ducasse wrote: hi Matthew I loaded HTTPSocket httpFileIn: 'installer.pbwiki.org/f/LPF.st' And I will load MC1.6. Now could you do me a favor. I ***hate*** badly formatted code I went thr

Re: {Spam?} RE: [Pharo-project] Re: Pharo Smalltalk

2008-07-04 Thread Bill Schwab
Steph, The only chopping-block item mentioned below which I might want to rescue is Alice. Actually, Alice isn't all that great; I have used it for a poor-man's 3D CAD system on a few projects, and found it useful. What I am really asking for us to consider is (when other stuff is done and we'r

Re: [Pharo-project] Streams head start

2008-07-04 Thread Bill Schwab
Adrian, First, please understand that the primary security hole is ME, not Seaside :) With that said, there are a few things I would like to see: (1) users must be challenged for username and password before they are allowed to do anything; I have accomplished this via tasks. I have no need to

RE: [Pharo-project] Re: Pharo Smalltalk

2008-07-04 Thread Ramon Leon
> - 1 we need freedom. We do not want to maintain: etoy, > nebraska, alice > and the like. It's about time that stuff got dumped. > in 3.9 we harvested 625 bugs fixed but apparently this was not > valuable. We think that 3.9 was a positive experience > even if marcus got sick and burnt out.

Re: [Pharo-project] Streams head start

2008-07-04 Thread Adrian Lienhard
Hi Bill, On Jul 4, 2008, at 16:11 , Bill Schwab wrote: I found a good starting Seaside project. It requires only minimal security to start, and while a little clumsy, it will actually be useful to me, and will be a good demo piece for "selling" future Seaside projects that will have to be v

[Pharo-project] Streams head start

2008-07-04 Thread Bill Schwab
Damien, I found a good starting Seaside project. It requires only minimal security to start, and while a little clumsy, it will actually be useful to me, and will be a good demo piece for "selling" future Seaside projects that will have to be very secure. Long story. The good news is that it ha