[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

forEach & destroy



In the interests of having X++ work as similarly as reasonable in C++
and in Smalltalk, I've added a "self destroy" to the end of
"Stepper>>forEach:".  However, I don't know anything about the magic
involved in getting the Smalltalk compiler to expand a forEach:
inline, so could one of you make the corresponding change?  Thanks.