[Pharo-project] about ob for seaside 3.0.7
Hi guys can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why. Stef
I'm checking it. As long as I can see, there were two deprecations easy to solve. I'll run the tests in a few minutes -I have to download them first :P. On Mon, Apr 2, 2012 at 9:43 AM, Stéphane Ducasse <stephane.ducasse@inria.fr>wrote:
Hi guys
can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why.
Stef
(OB + OC + RB) tests are green :). I'll push a new ob version with the two little fixes. On Mon, Apr 2, 2012 at 10:15 AM, Guillermo Polito <guillermopolito@gmail.com
wrote:
I'm checking it. As long as I can see, there were two deprecations easy to solve. I'll run the tests in a few minutes -I have to download them first :P.
On Mon, Apr 2, 2012 at 9:43 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
Hi guys
can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why.
Stef
excellent! On Apr 2, 2012, at 10:28 AM, Guillermo Polito wrote:
(OB + OC + RB) tests are green :).
I'll push a new ob version with the two little fixes.
On Mon, Apr 2, 2012 at 10:15 AM, Guillermo Polito <guillermopolito@gmail.com> wrote: I'm checking it. As long as I can see, there were two deprecations easy to solve. I'll run the tests in a few minutes -I have to download them first :P.
On Mon, Apr 2, 2012 at 9:43 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: Hi guys
can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why.
Stef
On Mon, Apr 2, 2012 at 10:15 AM, Guillermo Polito <guillermopolito@gmail.com
wrote:
I'm checking it. As long as I can see, there were two deprecations easy to solve.
What shows that nobody is using OB with the latest 1.4 :3
I'll run the tests in a few minutes -I have to download them first :P.
On Mon, Apr 2, 2012 at 9:43 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
Hi guys
can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why.
Stef
It's fixed for latest 1.4 ;) Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load. (ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests'). On Mon, Apr 2, 2012 at 10:30 AM, Guillermo Polito <guillermopolito@gmail.com
wrote:
On Mon, Apr 2, 2012 at 10:15 AM, Guillermo Polito < guillermopolito@gmail.com> wrote:
I'm checking it. As long as I can see, there were two deprecations easy to solve.
What shows that nobody is using OB with the latest 1.4 :3
I'll run the tests in a few minutes -I have to download them first :P.
On Mon, Apr 2, 2012 at 9:43 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
Hi guys
can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why.
Stef
Wonderful. Now I hope that the seaside config will load it. Stef On Apr 2, 2012, at 3:09 PM, Guillermo Polito wrote:
It's fixed for latest 1.4 ;)
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
On Mon, Apr 2, 2012 at 10:30 AM, Guillermo Polito <guillermopolito@gmail.com> wrote:
On Mon, Apr 2, 2012 at 10:15 AM, Guillermo Polito <guillermopolito@gmail.com> wrote: I'm checking it. As long as I can see, there were two deprecations easy to solve.
What shows that nobody is using OB with the latest 1.4 :3
I'll run the tests in a few minutes -I have to download them first :P.
On Mon, Apr 2, 2012 at 9:43 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: Hi guys
can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why.
Stef
Hi Guillermo, I don't know if you say my message but I made a mistake in ConfigurationOfSeaside30 yesterday - I was testing by specifying a specific version number and forgot that I needed to update spec blessing: from #development to #release , so in fact yesterday despite my announcement ConfigurationOfSeaside30 was loading 3.0.6 It's now fixed in ConfigurationOfSeaside30-NickAger.372 and loading 3.0.7 That's said your fixes should work for both versions - thanks Nick On 2 April 2012 14:09, Guillermo Polito <guillermopolito@gmail.com> wrote:
It's fixed for latest 1.4 ;)
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
On Mon, Apr 2, 2012 at 10:30 AM, Guillermo Polito < guillermopolito@gmail.com> wrote:
On Mon, Apr 2, 2012 at 10:15 AM, Guillermo Polito < guillermopolito@gmail.com> wrote:
I'm checking it. As long as I can see, there were two deprecations easy to solve.
What shows that nobody is using OB with the latest 1.4 :3
I'll run the tests in a few minutes -I have to download them first :P.
On Mon, Apr 2, 2012 at 9:43 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
Hi guys
can one of you give a try to load the latest version of OB in Pharo1.4? Because OB does not work in Seaside3.0.7 when loaded in Pharo1.4 and I would like to know why.
Stef
participants (3)
-
Guillermo Polito -
Nick Ager -
Stéphane Ducasse