Iliad and Zinc

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

Iliad and Zinc

benoit
Hi,

  I have uploaded a new package : Iliad-Zinc on our official repo
(http://smalltalkhub.com/#!/~hernan/Iliad).

  In it you can find an ILZincServerAdaptor which is usable the same way
than our old IliadKom to start Iliad on top of Zinc.

  It's still a very early work, I have only tested that the Counter and
the Todo Application from Iliad-More-Examples are working. Thus I do not
have updated the Iliad Configuration package.

  This package should allow us to use Iliad on newer versions of Pharo
as since Pharo 7, the Iliad-Comanche package wasn't working anymore out
of the box. Right now I have only tested it on Pharo 6 though.

  I plan to test and strengthen this code as much as I will be able
before the end of april, then do a last release before SmallTalkHub
closure (cf. the Pharo announcement on Pharo mailing-list).

  I would be happy to have reports from other Iliad users testing this
new package to take into account bugs reports or improvements ideas.

@+
Benoit

--
You received this message because you are subscribed to the Google Groups "Iliad project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/iliad/854d84e7-5f1b-92e2-b989-e7909538aeb3%40free.fr.
Reply | Threaded
Open this post in threaded view
|

Re: Iliad and Zinc

Siemen Baader


On Mon, Apr 13, 2020 at 7:09 PM benoit <[hidden email]> wrote:
Hi,

  I have uploaded a new package : Iliad-Zinc on our official repo
(http://smalltalkhub.com/#!/~hernan/Iliad).

  In it you can find an ILZincServerAdaptor which is usable the same way
than our old IliadKom to start Iliad on top of Zinc.

  It's still a very early work, I have only tested that the Counter and
the Todo Application from Iliad-More-Examples are working. Thus I do not
have updated the Iliad Configuration package.

  This package should allow us to use Iliad on newer versions of Pharo
as since Pharo 7, the Iliad-Comanche package wasn't working anymore out
of the box. Right now I have only tested it on Pharo 6 though.

  I plan to test and strengthen this code as much as I will be able
before the end of april, then do a last release before SmallTalkHub
closure (cf. the Pharo announcement on Pharo mailing-list).

  I would be happy to have reports from other Iliad users testing this
new package to take into account bugs reports or improvements ideas.

Very cool. It will be good to have Iliad on newer Pharos. I will try it out.

cheers
Siemen



@+
Benoit

--
You received this message because you are subscribed to the Google Groups "Iliad project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/iliad/854d84e7-5f1b-92e2-b989-e7909538aeb3%40free.fr.

--
You received this message because you are subscribed to the Google Groups "Iliad project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/iliad/CAM47Zxpc-Pe9-egT_Rjej5aeyFv_5X5RrpKqvgkmVbxW%3DxMKug%40mail.gmail.com.
Reply | Threaded
Open this post in threaded view
|

Re: Iliad and Zinc

hernanmd
In reply to this post by benoit
Thanks Benoit!!

I've invited to the GitHub project so you can directly push there.
Let us now the progress, I'm creating now some issues so we can have the Pharo 8 port.
Cheers,

Hernán

El lun., 13 abr. 2020 a las 14:09, benoit (<[hidden email]>) escribió:
Hi,

  I have uploaded a new package : Iliad-Zinc on our official repo
(http://smalltalkhub.com/#!/~hernan/Iliad).

  In it you can find an ILZincServerAdaptor which is usable the same way
than our old IliadKom to start Iliad on top of Zinc.

  It's still a very early work, I have only tested that the Counter and
the Todo Application from Iliad-More-Examples are working. Thus I do not
have updated the Iliad Configuration package.

  This package should allow us to use Iliad on newer versions of Pharo
as since Pharo 7, the Iliad-Comanche package wasn't working anymore out
of the box. Right now I have only tested it on Pharo 6 though.

  I plan to test and strengthen this code as much as I will be able
before the end of april, then do a last release before SmallTalkHub
closure (cf. the Pharo announcement on Pharo mailing-list).

  I would be happy to have reports from other Iliad users testing this
new package to take into account bugs reports or improvements ideas.

@+
Benoit

--
You received this message because you are subscribed to the Google Groups "Iliad project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/iliad/854d84e7-5f1b-92e2-b989-e7909538aeb3%40free.fr.

--
You received this message because you are subscribed to the Google Groups "Iliad project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/iliad/CAKHmnHsLB7PEnPpVOapfvt4Oi3NJj%3DJ5kkLyRmnBJq4j8xa-TQ%40mail.gmail.com.
Reply | Threaded
Open this post in threaded view
|

Re: Iliad and Zinc

benoit
Hi Hernán,

  thanks for creating the project. I was unable to find how to do it.

  About Iliad and Zinc, I have done more tests off my latest commits :
        + Comet Example is working (but I didn't have time to look at the patch
proposed by Siemen) ;
        - ILPharoControlPanel isn't working with my Adaptator, I need to fix
something there ;
        - UTF-8 in forms isn't handled correctly (that doesn't surprised my, I
knew I hadn't done anything to it) ;
        - server is stopped on closing the image.

  Lately I am trying to get accustomed to Iceberg and github before
going back to the ILZincServerAdaptor.

@+
Benoit


Le 01/05/20 à 20:23, Hernán Morales Durand a écrit :

> Thanks Benoit!!
>
> I've invited to the GitHub project so you can directly push there.
> Let us now the progress, I'm creating now some issues so we can have the
> Pharo 8 port.
> Cheers,
>
> Hernán
>
> El lun., 13 abr. 2020 a las 14:09, benoit (<[hidden email]
> <mailto:[hidden email]>>) escribió:
>
>     Hi,
>
>        I have uploaded a new package : Iliad-Zinc on our official repo
>     (http://smalltalkhub.com/#!/~hernan/Iliad).
>
>        In it you can find an ILZincServerAdaptor which is usable the
>     same way
>     than our old IliadKom to start Iliad on top of Zinc.
>
>        It's still a very early work, I have only tested that the Counter
>     and
>     the Todo Application from Iliad-More-Examples are working. Thus I do
>     not
>     have updated the Iliad Configuration package.
>
>        This package should allow us to use Iliad on newer versions of Pharo
>     as since Pharo 7, the Iliad-Comanche package wasn't working anymore out
>     of the box. Right now I have only tested it on Pharo 6 though.
>
>        I plan to test and strengthen this code as much as I will be able
>     before the end of april, then do a last release before SmallTalkHub
>     closure (cf. the Pharo announcement on Pharo mailing-list).
>
>        I would be happy to have reports from other Iliad users testing this
>     new package to take into account bugs reports or improvements ideas.
>
>     @+
>     Benoit
>
>     --
>     You received this message because you are subscribed to the Google
>     Groups "Iliad project" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to [hidden email]
>     <mailto:iliad%[hidden email]>.
>     To view this discussion on the web visit
>     https://groups.google.com/d/msgid/iliad/854d84e7-5f1b-92e2-b989-e7909538aeb3%40free.fr.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Iliad project" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [hidden email]
> <mailto:[hidden email]>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/iliad/CAKHmnHsLB7PEnPpVOapfvt4Oi3NJj%3DJ5kkLyRmnBJq4j8xa-TQ%40mail.gmail.com 
> <https://groups.google.com/d/msgid/iliad/CAKHmnHsLB7PEnPpVOapfvt4Oi3NJj%3DJ5kkLyRmnBJq4j8xa-TQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups "Iliad project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/iliad/75518c86-f3e8-52d3-32f4-7070378c825d%40free.fr.