TMI: Brief and to the point
May. 10th, 2012 10:19 pmThursday, May 10:
Normally, Thursday would be a bug triage day, but I was on a plane with no wifi, so I started out by doing some classes hacking. The number of special cases for @class in trans was proliferating, which smells bad.
I don't even remember what I meant when I wrote what follows:
- actually I think impl_self and class_self have to be totally different things (but only for @class)
- there must be a cleaner way to handle the self arg stuff than just passing around the ty_self to everything?
I ended up taking most of the day off due to my travels, so not much else to say.