[Moose-dev] Re: How to only import in a MooseModel the selected packages in the MooseBrowser?

Univ-SAVOIE hani.abdeen at univ-savoie.fr
Thu Jul 17 15:14:21 MEST 2008


do not forget that the importer will import also all the parent  
packages/bundles/namespaces of the imported  package/bundle/namespace.
for example when you import Moose bundle which is packaged in  
MooseDevelopment bundle and this last is packaged in Smalltalk bundle,  
MooseDevelopment and Smalltalk bundles will be imported also. They  
will not be stubs because they dont contain stub classes. In this case  
they will be empty (each definedClasses isEmpty), so you can remove  
such packages/bundles.

hani

On 24 juin 08, at 23:07, Stéphane Ducasse wrote:

>
> On Jun 24, 2008, at 10:35 PM, Romain PEIRS wrote:
>
>> Hi,
>>
>> I would know if there is a mean to only import in a MooseModel the
>> selected packages in the MooseBrowser?
>> For example, when I import the bundle Moose in Moose Browser, I
>> would only have in the MooseModel the packages of the bundle.
>
> You have to do a filter at the end because a model has to create stub
> and the stub are often in other packages.
>
>
>>
>> I hope it was clear.
> somehow :)
>
>>
>> Romain
>>
>> _______________________________________________
>> Moose-dev mailing list
>> Moose-dev at iam.unibe.ch
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev at iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev




More information about the Moose-dev mailing list