From: tiggr at gerbil.org (Pieter Schoenmakers)
To: tom at gerbil.org
Subject: Getting selectors in TOM is ugly
Date: Mon, 20 Jul 1998 23:50:55 +0200 (MEST)

   From: Michael Brouwer 
   Date: Mon, 20 Jul 1998 14:21:13 -0700

   Why not use something like

   [object perform selector (void methodOfObject int argument All)];

Excellent point.  I just realised that the cast from a constant string to
a selector was a hack in early tomc.  I never got around to fixing it.
--Tiggr