Feb. 13, 2012
4:02 p.m.
thanks Max Yes this is probably a problem with the notification of class definition. Do you have a step by step reproduce able case for 1.4. Stef On Feb 13, 2012, at 4:34 PM, Max Bareis wrote:
Hi,
I have encountered the issue, that the class creation is not stored in recent changes log when I process the following steps (ClassB does not exist):
ClassA>>methodA
ClassB methodB.
save.
Now a popup appears and offers the creation of the ClassB. After accepting the class is created and visible in the System Browser, but there is no trace of the class creation in recent changes log. The method change is stored in the log. This affects Pharo 1.3 13315 OneClick
Regards
Max