A category is not a sub classification into the package ? A category is not to a package what a protocol is for a class ? A way to have some classification on a package.
On 30 May 2015 at 21:44, stepharo <[email protected]> wrote: > Hi guys > > We introduced protocol for sorting methods and package for categories but we > left many users of categories. > I think that it would be good to finish the clean this. > I'm cleaning some of the method level one. > Now I have a question what is a class category? Because it does not look > like a package name > > Point category -> 'Kernel-basicObject" > Point package name -> 'Kernel' > > Stef > > -- Cheers Cyril Ferlicot
