Hi,

I'm Cyrille Delaunay, working in Stephane Ducasses team in Lille, France and I will do a lot of things for moose during the next two years :)

The first thing I've made is an interface that enable the user to open a moose finder by specifying:
- image packages that he want to import
- the importing context
- merging or not class and metaclass

I just save that in the moose squeaksource repository.
Two packages are concerned :
- Moose-Finder with three new classes
      - MooseImportInterface : the main class (just evaluate 'MooseImportInterface new open')  
      - PackageSelector
      - ContextFrame

- Moose-GenericImporter :
      - Some missing methods added in the class ImportingContext