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 <s...@planage.com> 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
> 


Reply via email to