Thanks Eliot. I know this. I meant code snippet to programmatically, within Pharo, do some queries. Some times ago I worked on a MCZ importer in Moose. I will have a look at it.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. On Oct 6, 2014, at 1:25 PM, Eliot Miranda <[email protected]> wrote: > Hi Alexandre, > > .mcz's are just zip files. The attached extracts the .st file as the > package name with a .st extension instead of a .mcz extension. > > HTH > > On Mon, Oct 6, 2014 at 6:49 AM, Alexandre Bergel <[email protected]> > wrote: > Hi! > > Anyone has some code snippet to extract data from .mcz file ? > Getting all the classes, doing some queries... > > Cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > -- > best, > Eliot > <mzex>
