|
violations := OrderedCollection new. PackageManifest allSubclassesDo: [:each | ((each package classesForClassTag: 'Manifest') includes: each) ifFalse: [ violations add: each ] ]. violations
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Torsten Bergmann
|
|
Milestone: Pharo7.0
|
Go to Case
|
|