We should have a look when I come back from holidays :) I designed that almost one year ago, so do not expect my tiny brain to remember that :P Ben On Aug 10, 2013, at 10:03 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi esteban/ben
I'm trying to understand the new class organisation. Now would it be possible to (beside the backward compatibility part) only use protocol instead of category? Because this is quite confusing to have categories that manipulate Protocol objects.
I would like to add some queries hasProtocolFor: aSymbol
And may be we should do a pass and add some comments to the methods because I could get what some do but by putting a break point.
For example,
realCategories ^ self protocolOrganizer protocolsNames
So tell me what you think because may be I too tired now.
Stef