installing hyper in pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

installing hyper in pharo

SeanTAllen
I'm missing something but I'm not sure what...

via Monticello I installed the following hyper related packages from squeaksource:

Hyper1.333-pmm.14
OpenSkills1.333-pmm.8
Sport-2.031

and when i try to do a simple test like:

HyHTTPClient getUsingURIString: 'www.example.com'

I end up with

SpSocket

not understanding the message:

recvWithoutBlockingInto:startingAt:for:

Am I not installing the correct version of Sport?




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: installing hyper in pharo

Alexandre Bergel
For people who wonder what Hyper is. Philippe made a port of Hyper  
from Gemstone. Here is what you can read from the Gemstone squeaksource:
        Hyper is a web server written in Smalltalk. It runs on VisualWorks,  
VisualAge, GemStone and Squeak. Sport is the platform-specific layer.  
Hyper is licensed as LGPL.

Cheers,
Alexandre

On 12 Nov 2009, at 15:57, Sean Allen wrote:

> I'm missing something but I'm not sure what...
>
> via Monticello I installed the following hyper related packages from  
> squeaksource:
>
> Hyper1.333-pmm.14
> OpenSkills1.333-pmm.8
> Sport-2.031
>
> and when i try to do a simple test like:
>
> HyHTTPClient getUsingURIString: 'www.example.com'
>
> I end up with
>
> SpSocket
>
> not understanding the message:
>
> recvWithoutBlockingInto:startingAt:for:
>
> Am I not installing the correct version of Sport?
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: installing hyper in pharo

Lukas Renggli
>> I end up with
>>
>> SpSocket
>>
>> not understanding the message:
>>
>> recvWithoutBlockingInto:startingAt:for:
>>
>> Am I not installing the correct version of Sport?

When we evaluated Sport as a platform layer for Seaside we found that
the current implementation for Squeak (and Pharo) is extremely
outdated, unmaintained, unsupported, untested and there are no plans
to change that. Check the Swazoo mailing-list for the full discussion:

http://sourceforge.net/mailarchive/message.php?msg_id=66666f210806200113m1c85e0ecvbd8f8d9c685e7c57%40mail.gmail.com

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: installing hyper in pharo

Philippe Marschall-2-3
In reply to this post by Alexandre Bergel
Alexandre Bergel wrote:
> For people who wonder what Hyper is. Philippe made a port of Hyper  
> from Gemstone. Here is what you can read from the Gemstone squeaksource:
> Hyper is a web server written in Smalltalk. It runs on VisualWorks,  
> VisualAge, GemStone and Squeak. Sport is the platform-specific layer.  
> Hyper is licensed as LGPL.

Yeah, but it doesn't work. See the mail of Lukas for why.

Cheers
Philippe


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project