March 21, 2015
3:52 p.m.
Copying a class in Nautilus also isn't copying the class comment in 3.0 Phil Le 21 mars 2015 15:46, "stepharo" <stepharo@free.fr> a écrit :
Hi nicolai
I do not know. this looks strange to me.
Stef
Le 21/3/15 15:01, Nicolai Hess a écrit :
Someone knows why ClassCommented-announcements aren't announced during a mc package load ?
see: 15190 <https://pharo.fogbugz.com/default.asp?15190> Nautilus incorrectly flags Error classes as "missing class comments"
and SlotClassBuilder>>#build
.... SystemAnnouncer uniqueInstance suspendAllWhile: [ comment ifNotNil: [result classComment: comment stamp: commentStamp]]. ....
nicolai