Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-30 Thread Stéphane Ducasse
thanks for the effort. Stef On Jan 29, 2012, at 9:30 PM, Esteban Lorenzano wrote: > > El 29/01/2012, a las 5:23p.m., Esteban Lorenzano escribió: > >> 2) String>>#withBlanksTrimmed is deprecated, and now it should use #trimBoth > > I'm seeing this one, #trimBoth comes from grease... so I sup

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Philippe Marschall
On 29.01.2012 23:14, Philippe Marschall wrote: On 29.01.2012 21:23, Esteban Lorenzano wrote: Hi, I loaded last version of seaside into a pharo 1.4 image. Everything looks working fine, but there a couple of fixes: 1) KomLogger>>#attachTranscript self detachTheTranscript. ^(self streams detect

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Esteban Lorenzano
Hi, I just did (ConfiguurationOfSeaside project version: #stable) load. I don't know which version is metacello configuration loading. best, Esteban El 29/01/2012, a las 7:14p.m., Philippe Marschall escribió: > On 29.01.2012 21:23, Esteban Lorenzano wrote: >> Hi, >> >> I loaded last version

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Philippe Marschall
On 29.01.2012 21:32, Guido Stepken wrote: Marcus Denker IMHO is the only one, who is able to do a diff - diff - diff (with his Moose tools) on VA, Pharo, Seaside Code to filter out a adaption/portability layer between these Smalltalk and make future ports of packets an ease!? SPORT was a great s

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Philippe Marschall
On 29.01.2012 21:23, Esteban Lorenzano wrote: Hi, I loaded last version of seaside into a pharo 1.4 image. Everything looks working fine, but there a couple of fixes: 1) KomLogger>>#attachTranscript self detachTheTranscript. ^(self streams detect: [:ea | ea isTranscriptStream]

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Dale Henrichs
Marcus, Guido is troll. 'nuff said. Dale - Original Message - | From: "Marcus Denker" | To: Pharo-project@lists.gforge.inria.fr | Sent: Sunday, January 29, 2012 1:33:40 PM | Subject: Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4 | | | On Jan 29, 2012, at

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Marcus Denker
On Jan 29, 2012, at 5:32 PM, Guido Stepken wrote: > Marcus Denker Why me? What did I do? Moose? You are surely mistake me for someone else. Marcus -- Marcus Denker -- http://marcusdenker.de

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Guido Stepken
Am 29.01.2012 21:37 schrieb "Nicolas Cellier" @ gmail.com >: > > 2012/1/29 Guido Stepken @ googlemail.com >: > > Marcus Denker IMHO is the only one, who is able to do a diff - diff - diff > > (with his Moose tools) on VA, Pharo, Seaside Code to filter out a > > adaption/portability layer between

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Guido Stepken
Am 29.01.2012 21:37 schrieb "Nicolas Cellier" < nicolas.cellier.aka.n...@gmail.com>: > > 2012/1/29 Guido Stepken : > > Marcus Denker IMHO is the only one, who is able to do a diff - diff - diff > > (with his Moose tools) on VA, Pharo, Seaside Code to filter out a > > adaption/portability layer betw

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Nicolas Cellier
2012/1/29 Guido Stepken : > Marcus Denker IMHO is the only one, who is able to do a diff - diff - diff > (with his Moose tools) on VA, Pharo, Seaside Code to filter out a > adaption/portability layer between these Smalltalk and make future ports of > packets an ease!? > > SPORT was a great start, w

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Guido Stepken
Marcus Denker IMHO is the only one, who is able to do a diff - diff - diff (with his Moose tools) on VA, Pharo, Seaside Code to filter out a adaption/portability layer between these Smalltalk and make future ports of packets an ease!? SPORT was a great start, why was it discontinued??? Marcus? Hm

Re: [Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Esteban Lorenzano
El 29/01/2012, a las 5:23p.m., Esteban Lorenzano escribió: > 2) String>>#withBlanksTrimmed is deprecated, and now it should use #trimBoth I'm seeing this one, #trimBoth comes from grease... so I suppose seaside should use it, instead withBlanksTrimmed best, Esteban

[Pharo-project] loading Seaside 3.0.6.3 in Pharo 1.4

2012-01-29 Thread Esteban Lorenzano
Hi, I loaded last version of seaside into a pharo 1.4 image. Everything looks working fine, but there a couple of fixes: 1) KomLogger>>#attachTranscript self detachTheTranscript. ^(self streams detect: [:ea | ea isTranscriptStream] ifNone: [nil]) ifNil: [self