1 Dec 2009 11:53
Re: gofer load make the categories don't appear
Not a Gofer problem it's update problem when loading from browser
A way to reproduce :
create a method containing :
Gofer new squeaksource:'JBARepo';
addPackage:'FFI-Kernel';
load.
select and Print it (with do it seem work ), then the browser seems not be updated.
On Dec 1, 2009, at 11:26 AM, Lukas Renggli wrote:
> I cannot reproduce. Note that the category is called 'FFI-Kernel', not
> 'FFI-kernel'.
>
> Lukas
>
> 2009/12/1 arnaud Jean Baptiste <jbaptiste.arnaud@...>:
>> When i load a package Via Gofer, the categories of the loaded code doesn't appear.
>>
>> take a new image PharoCore1.1ALPHA Latest update: #11066
>>
>> How to reproduce :
>> execute :
>>
>> Gofer new squeaksource:'JBARepo';
>> addPackage:'FFI-Kernel';
>> load.
>>
>> then no categories FFI-kernel appear. but you can find the class loaded if you search them (FFIConstants
or ExternalObject )
>>
>>
>> I open a issue : 1530
>> _______________________________________________
>> Pharo-project mailing list
>> Pharo-project@...
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@...
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
RSS Feed