12106 ----- - Issue 2843: ColoredCodeStream not used. Thanks Marcus Denker. - Issue 2769: Fixes for broken SocketStream behavior. Thanks Andreas Raab Fix the loop in network tests. Stef _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
ok. I should have read all my emails before answering :-)
Noury On 22 août 2010, at 21:53, Stéphane Ducasse wrote: > > 12106 > ----- > > - Issue 2843: ColoredCodeStream not used. Thanks Marcus Denker. > > - Issue 2769: Fixes for broken SocketStream behavior. Thanks Andreas Raab > > Fix the loop in network tests. > > Stef > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Noury I would love to hear more about Ocean and read the end of the Socket chapter :)
I would love also get some demo and hand-ons session on how to hack with Alien. Can we do something like that **before** school restart :) Stef > ok. I should have read all my emails before answering :-) > > Noury > On 22 août 2010, at 21:53, Stéphane Ducasse wrote: > >> >> 12106 >> ----- >> >> - Issue 2843: ColoredCodeStream not used. Thanks Marcus Denker. >> >> - Issue 2769: Fixes for broken SocketStream behavior. Thanks Andreas Raab >> >> Fix the loop in network tests. >> >> Stef >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On 23 août 2010, at 15:47, Stéphane Ducasse wrote: > Noury I would love to hear more about Ocean and read the end of the Socket chapter :) Luc and i restarted working on Ocean last week after vacation. We moved to 1.1 and improved socket a bit. I'll carry on with the socket chapter too :-) > I would love also get some demo and hand-ons session on how to hack with Alien. > Can we do something like that **before** school restart :) Sure. Luc and I can present what we did for Ocean and how we used Alien. BTW, Eliot will be in Barcelona and he is more qualified to talk about Alien :-) Noury > > Stef > >> ok. I should have read all my emails before answering :-) >> >> Noury >> On 22 août 2010, at 21:53, Stéphane Ducasse wrote: >> >>> >>> 12106 >>> ----- >>> >>> - Issue 2843: ColoredCodeStream not used. Thanks Marcus Denker. >>> >>> - Issue 2769: Fixes for broken SocketStream behavior. Thanks Andreas Raab >>> >>> Fix the loop in network tests. >>> >>> Stef >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
> Luc and i restarted working on Ocean last week after vacation. We moved to 1.1 and improved socket a bit.
> I'll carry on with the socket chapter too :-) In one sentence, what is Ocean? Alexandre > >> >> Stef >> >>> ok. I should have read all my emails before answering :-) >>> >>> Noury >>> On 22 août 2010, at 21:53, Stéphane Ducasse wrote: >>> >>>> >>>> 12106 >>>> ----- >>>> >>>> - Issue 2843: ColoredCodeStream not used. Thanks Marcus Denker. >>>> >>>> - Issue 2769: Fixes for broken SocketStream behavior. Thanks Andreas Raab >>>> >>>> Fix the loop in network tests. >>>> >>>> Stef >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > 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 |
Ocean == Object-oriented, Cross-platform, and Effective Api for Networking.
Ok. That's a just a sentence to fit the acronym ;-) It is a re-implementation of a networking library that does not require a socket plugin for the VM. We (Luc and I) do it based on Alien. Noury On 24 août 2010, at 16:05, Alexandre Bergel wrote: >> Luc and i restarted working on Ocean last week after vacation. We moved to 1.1 and improved socket a bit. >> I'll carry on with the socket chapter too :-) > > In one sentence, what is Ocean? > > Alexandre > > >> >>> >>> Stef >>> >>>> ok. I should have read all my emails before answering :-) >>>> >>>> Noury >>>> On 22 août 2010, at 21:53, Stéphane Ducasse wrote: >>>> >>>>> >>>>> 12106 >>>>> ----- >>>>> >>>>> - Issue 2843: ColoredCodeStream not used. Thanks Marcus Denker. >>>>> >>>>> - Issue 2769: Fixes for broken SocketStream behavior. Thanks Andreas Raab >>>>> >>>>> Fix the loop in network tests. >>>>> >>>>> Stef >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> >> _______________________________________________ >> 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 _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Ok, thanks
Alexandre On 24 Aug 2010, at 11:50, Noury Bouraqadi wrote: > Ocean == Object-oriented, Cross-platform, and Effective Api for Networking. > Ok. That's a just a sentence to fit the acronym ;-) > > It is a re-implementation of a networking library that does not require a socket plugin for the VM. > We (Luc and I) do it based on Alien. > > Noury > On 24 août 2010, at 16:05, Alexandre Bergel wrote: > >>> Luc and i restarted working on Ocean last week after vacation. We moved to 1.1 and improved socket a bit. >>> I'll carry on with the socket chapter too :-) >> >> In one sentence, what is Ocean? >> >> Alexandre >> >> >>> >>>> >>>> Stef >>>> >>>>> ok. I should have read all my emails before answering :-) >>>>> >>>>> Noury >>>>> On 22 août 2010, at 21:53, Stéphane Ducasse wrote: >>>>> >>>>>> >>>>>> 12106 >>>>>> ----- >>>>>> >>>>>> - Issue 2843: ColoredCodeStream not used. Thanks Marcus Denker. >>>>>> >>>>>> - Issue 2769: Fixes for broken SocketStream behavior. Thanks Andreas Raab >>>>>> >>>>>> Fix the loop in network tests. >>>>>> >>>>>> Stef >>>>>> >>>>>> _______________________________________________ >>>>>> Pharo-project mailing list >>>>>> [hidden email] >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> >>> >>> _______________________________________________ >>> 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 > > > _______________________________________________ > 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 |
In reply to this post by Alexandre Bergel
blue and wide :)
>> Luc and i restarted working on Ocean last week after vacation. We moved to 1.1 and improved socket a bit. >> I'll carry on with the socket chapter too :-) > > In one sentence, what is Ocean? > > Alexandre _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |