about Sport on Squeak

classic Classic list List threaded Threaded
3 messages Options
Philippe Marschall Philippe Marschall
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

about Sport on Squeak

Hi

I'm really sorry I have to write this mail but in my experience SPort
is in such a bad state that it doesn't fulfill it's promise of writing
portable Smalltalk code. At least in the Squeak version there seem to
be many methods missing or empty that are present on other dialects.

Context:
I wanted to write a Hyper server adapter for Seaside but I simply gave
up because making Hyper running on Squeak would have required me to
fix SPort on Squeak.

Cheers
Philippe

------------------------------------------------------------------------------
_______________________________________________
Swazoo-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/swazoo-devel
Bruce Badger Bruce Badger
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: about Sport on Squeak

On 01/01/2009, Philippe Marschall <[hidden email]> wrote:
>  I'm really sorry I have to write this mail but in my experience SPort
>  is in such a bad state that it doesn't fulfill it's promise of writing
>  portable Smalltalk code. At least in the Squeak version there seem to
>  be many methods missing or empty that are present on other dialects.

Janko took on the role of maintainer of Sport for Squeak.  I've not
looked at it for ages.  I understand that Swazoo in Squeak uses Sport,
so I would have expected it to be quite well maintained especially
given the effort Janko is putting into Aida.

Are you perhaps not using the latest version?

Janko, what's your take on this?

All the best,
    Bruce
--
Make the most of your skills - with OpenSkills
http://www.openskills.org/

------------------------------------------------------------------------------
_______________________________________________
Swazoo-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/swazoo-devel
Philippe Marschall Philippe Marschall
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: about Sport on Squeak

2009/1/2, Bruce Badger <[hidden email]>:

> On 01/01/2009, Philippe Marschall <[hidden email]> wrote:
>>  I'm really sorry I have to write this mail but in my experience SPort
>>  is in such a bad state that it doesn't fulfill it's promise of writing
>>  portable Smalltalk code. At least in the Squeak version there seem to
>>  be many methods missing or empty that are present on other dialects.
>
> Janko took on the role of maintainer of Sport for Squeak.  I've not
> looked at it for ages.  I understand that Swazoo in Squeak uses Sport,
> so I would have expected it to be quite well maintained especially
> given the effort Janko is putting into Aida.
>
> Are you perhaps not using the latest version?

I'm using Sport-2.031 from 6 September 2007, that's the very latest I
could find.

Cheers
Philippe

------------------------------------------------------------------------------
_______________________________________________
Swazoo-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/swazoo-devel
Loading...