Aug. 31, 2010
9:12 p.m.
El mar, 31-08-2010 a las 17:29 -0300, Hernán Morales Durand escribió:
Hi guys,
Given any Pharo image and a (any) package or class category, how do you find if the package/class category belongs to the official image release? Thanks,
In a pharo dev image there is a packages.txt that is generated in image build time. It contains the list of packages that were added to a Pharo Core image to create a Pharo Dev image. Cheers -- Miguel Cobá http://miguel.leugim.com.mx