Re: [Pharo-users] WebClient Issues on Pharo 2.0

2013-12-24 Thread vmusulainen
Stéphane Ducasse wrote > why do you want to use WebClient? Is there something that Zinc does not > provide? > Zinc is fully maintained by Sven and is better code. Yes, you are right - better use Zinc. I didn't found it early. Google search by "pharo http client" returned first link to WebCLient.

Re: [Pharo-users] WebClient Issues on Pharo 2.0

2013-12-24 Thread Stéphane Ducasse
Hi why do you want to use WebClient? Is there something that Zinc does not provide? Zinc is fully maintained by Sven and is better code. > Hi, > > I have loaded WebClient from ConfigurationTool on Pharo 2.0. > It seems something changed at system so I had some issues while loading the > packag

Re: [Pharo-users] WebClient Issues on Pharo 2.0

2013-12-24 Thread Hernán Morales Durand
El 24/12/2013 9:06, Esteban Lorenzano escribió: On 24 Dec 2013, at 12:34, Hernán Morales Durand wrote: I am interested in how to proceed about community packages. I have previously asked and nobody replied: http://forum.world.st/Programmatic-Scoped-Browsing-td4724820.html what is a “comm

Re: [Pharo-users] WebClient Issues on Pharo 2.0

2013-12-24 Thread Esteban Lorenzano
On 24 Dec 2013, at 12:34, Hernán Morales Durand wrote: > I am interested in how to proceed about community packages. I have previously > asked and nobody replied: > > http://forum.world.st/Programmatic-Scoped-Browsing-td4724820.html what is a “community package”? > > Cheers, > > Hernán >

Re: [Pharo-users] WebClient Issues on Pharo 2.0

2013-12-24 Thread Esteban Lorenzano
On 24 Dec 2013, at 12:54, Sven Van Caekenberghe wrote: > Hello, > > On 24 Dec 2013, at 00:13, vmusulainen wrote: > >> Hi, >> >> I have loaded WebClient from ConfigurationTool on Pharo 2.0. >> It seems something changed at system so I had some issues while loading the >> package and fixed it

Re: [Pharo-users] WebClient Issues on Pharo 2.0

2013-12-24 Thread Sven Van Caekenberghe
Hello, On 24 Dec 2013, at 00:13, vmusulainen wrote: > Hi, > > I have loaded WebClient from ConfigurationTool on Pharo 2.0. > It seems something changed at system so I had some issues while loading the > package and fixed it. I would make my fixes public for community. How do > it? > Does ex

Re: [Pharo-users] WebClient Issues on Pharo 2.0

2013-12-24 Thread Hernán Morales Durand
I am interested in how to proceed about community packages. I have previously asked and nobody replied: http://forum.world.st/Programmatic-Scoped-Browsing-td4724820.html Cheers, Hernán El 23/12/2013 20:13, vmusulainen escribió: Hi, I have loaded WebClient from ConfigurationTool on Pharo 2.0

[Pharo-users] WebClient Issues on Pharo 2.0

2013-12-23 Thread vmusulainen
Hi, I have loaded WebClient from ConfigurationTool on Pharo 2.0. It seems something changed at system so I had some issues while loading the package and fixed it. I would make my fixes public for community. How do it? Does exist any guide? If I right understand this document