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

Re: call-method ??????



I don't have a direct answer to your question (though I wonder why you mention
CALL-METHOD and don't use it...), but it seems to me that if you find yourself
in such a tight corner, it means that your design does not fit in the OO model.
Either change your design, or try to use ordinary functions instead of methods.
     Daniel.