Johan, I am installing by going to Pharo 7.0.0rc1->Catalog Browser right click on seaside3 and selecting install stable version. From the messages I presume its installing 3.2.4 if you can tell me how to figure out the Version and Repository I will get the info. Johan Brichau-2 wrote
Sanjay,
Which version of Seaside are you using and from which repository?
Johan
On 24 Nov 2018, at 07:22, Sanjay Minni <
sm@
> wrote:
I am migrating my 6.1 application (under develoment) to 7.0 - I have loaded the required packages first thru Catalog Browser (in 7.0) - Mandrill, Mustache, Seaside3, VoyageMongo
How to load the following in 7: - seaside-REST - My application looks for WARestfulComponentFilter - RFB
Sven Van Caekenberghe-2 wrote
You need to tell us how are loading Seaside, exactly.
Using
Metacello new baseline:'Seaside3'; repository: 'github://SeasideSt/Seaside:master/repository'; load.
?
The dev build on P7 passes it seems https://travis-ci.org/SeasideSt/Seaside
On 19 Nov 2018, at 17:34, Sanjay Minni <
sm@
> wrote:
How do I proceed from here ?
(Pharo 7 32 bit on Win 10)
whle installing a developed package - Loading stops at Seaside-Pharo-JSON-Jo....5
This package depends on the following classes: WAPharoEncoder You must resolve these dependencies before you will be able to load these definitions: WAPharoJsonEncoder WAPharoJsonEncoder>>#delegateOn: WAPharoJsonEncoder>>#initialize WAPharoJsonEncoder>>#initializeJsonTable
----- --- Regards, Sanjay -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
----- --- Regards, Sanjay -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
----- --- Regards, Sanjay -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html