Copying a class in Nautilus also isn't copying the class comment in 3.0
Phil
Hi nicolai
I do not know. this looks strange to me.
Stef
Le 21/3/15 15:01, Nicolai Hess a ��crit��:
see:Someone knows why ClassCommented-announcements aren't
announced during a mc package load ?
Nautilus incorrectly flags Error classes as "missing class comments"
and
SlotClassBuilder>>#build
....
SystemAnnouncer uniqueInstance suspendAllWhile: [
������ ������ ������ comment ifNotNil: [result classComment: comment stamp: commentStamp]].
....
nicolai