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.


Hi Laurent. I agree it would be nice to include those 3 projects in PharoDev.� Do they have tests? are they all green in pharo 1.2?

If true, and people agree, please feel free to update ConfigurationOfPharo

I didn't check ConfigurationOfCryptography� but I remember that MD5 and few other classes where already integrated in PharoCore. We should avoid collisions. Are those classes still alive in the Cryptography� package?

cheers

mariano
Cheers,

Laurent Laffont