On Fri, Jan 7, 2011 at 10:15 AM, Johan Brichau
<johan@inceptive.be> wrote:
On 07 Jan 2011, at 09:05, St�phane Ducasse wrote:
> I would really like that pharo-dev does not contain too many libraries pre loaded (for example XMLSupport).
> I would favor push metacello so that in one click people can load what they want.
+1
-1
Sorry, But I don't agree. Who cares the size of a development image? You are not going to deploy it. The less effort for new comers to get what they want, the best. I would let XMLSupport (and the rest) because:
1) If you want to do business, XML is REALLY important. You like it or not (I promise I hate XML). APIs, legacy systems, other systems, etc...
2) We like it or not, the packages that are included in the dev images are the most known, supported, maintained and tested.