On 16 January 2014 22:07, Torsten Bergmann <astares@gmx.de> wrote:
Igor wrote:
i start feeling guilty that NB uses anonymous classes, which brings so much problems to everyone... :)
So now you should really be ashamed and repair the mess you created :)
I?
initially there was 'self shallowCopy methodDict: nil; superClass:self' kind of code.. and everything worked. Then people started telling that it is not using 'legal' protocols.. etc etc, so i asked: give me one. As it appears now a 'correct' implementation requires creating class/metaclass pair and involves new class builder with new and undocumented API. Which still doesn't delivers. Maybe i asking for impossible? :) ... ehh.. same story about generated code btw. To summarize, everything goes towards: - y u no use metaprogramming. Bye
T.
-- Best regards, Igor Stasenko.