On Mon, Jan 4, 2010 at 9:49 AM, Frederic Pluquet <[email protected]> wrote:

> RoelTyper is also used in ProtoObject>>niChildrenBlockForFixedFields (an
> extension for NewInspector).
>
> NewInspector can work without RoelTyper. The message "The last version of
> RoelTyper must be loaded to have this information" is shown when
> NewInspector tries to calculate types and that RoelTyper is not found.
>

Cool. Done in ConfigurationOfNewInspector.

Thanks


>
>
> Fréd
> ----
> Frédéric Pluquet
> Université Libre de Bruxelles (ULB)
> Assistant
> http://www.ulb.ac.be/di/fpluquet
>
>
> On Sat, Dec 26, 2009 at 11:29 PM, Mariano Martinez Peck <
> [email protected]> wrote:
>
>> Hi Frederic. I am trying to see if it make sense to create a metacello
>> configuration for NewInspector.   The only external (not in PharoCore)
>> dependency I saw using the DependencyBrowser is RoelTyper, which is used in
>> the class NICompiledMethodNode >> configuration    you use the class
>> TypeCollector  which is from RoelTyper.
>>
>> So, the question is, is this dependency correct?  I ask because I took a
>> PharoCore image, load NewINspector WITHOUT RoelTyper and it "seemed" to
>> work.
>>
>> Thank you very much.
>>
>> Mariano
>>
>
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to