On Fri, Dec 17, 2010 at 9:38 AM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Hi Laurent. Once I wrote the following email, but you can see the answers....
http://forum.world.st/Changes-in-external-packages-for-Pharo-1-2-td2551023.h...
OK Mariano, thanks Indeed there's not a word on Mocketry / XMLSupport / Cryptography. I will split Autotest in 3 packages Core / Help / Tests and update ConfigurationOfAutotest so it will follow convention. You have written: "For any package we include, it would be AWESOME to have: - tests - a Metacello configuration" IMHO for Pharo 1.2 Metacello configurations should be mandatory. Laurent.
On Fri, Dec 17, 2010 at 9:04 AM, laurent laffont < laurent.laffont@gmail.com> wrote:
Hi,
What do you think about adding these packages as default in Pharo 1.2: - ConfigurationOfMocketry - ConfigurationOfXMLSupport - ConfigurationOfCryptography (does'nt exist yet, planned to be created in a local coding-dojo on Tuesday).
Motivations: - XMLSupport and Cryptography are often needed to consume web services - Mocketry because I want to write tests using Mocks and it's easier to work when tools are in standard Pharo (and then newcomers can see Mocketry examples).
I will update ConfigurationOfPharo 1.2 (beta3 ?) if people agree.
Cheers,
Laurent Laffont