Class extensions...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Class extensions...

Alexandre Bergel-2
Hello,

Is there a way for a given class to get the list of all the packages  
that extend this class ?
I prefer to check the mailing list before starting to code something...

Regards,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply | Threaded
Open this post in threaded view
|

Re: Class extensions...

Alexandre Bergel-2
I found it:

PackageInfo>>foreignExtensionCategoriesForClass:

Cheers,
Alexandre


Am May 11, 2006 um 2:26 PM schrieb Alexandre Bergel:

> Hello,
>
> Is there a way for a given class to get the list of all the  
> packages that extend this class ?
> I prefer to check the mailing list before starting to code  
> something...
>
> Regards,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply | Threaded
Open this post in threaded view
|

Re: Class extensions...

Göran Krampe
In reply to this post by Alexandre Bergel-2
Hi!

Don't recall straight off - but do look in this code:

        http://map.squeak.org/packagebyname/packageinfo-extras

regards, Göran

Alexandre Bergel <[hidden email]> wrote:

> Hello,
>
> Is there a way for a given class to get the list of all the packages  
> that extend this class ?
> I prefer to check the mailing list before starting to code something...
>
> Regards,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.