[GOODIE] Method Annotations

Andreas Raab andreas.raab at gmx.de
Fri Aug 22 21:04:53 UTC 2003


Hi Avi,

> Stored in the CompiledMethod I'm of two minds about. 
> Once nice side effect is that the annotations show up
> when you do a #sendersOf:; I find this useful with VW
> pragmas, for example.  Of course this same effect
> could be achieved, with more effort, in other ways.

This is pretty simple, and I've done exactly this. Btw, this was the reason
why I posted the hashing fix for WeakIDDicts - turns out that when you have
plenty of annotations, it can sloooooow you down like hell if IDDicts hash
inefficiently ;-)

Cheers,
  - Andreas



More information about the Squeak-dev mailing list