May 16, 2015
10:30 a.m.
Sergio Fedi wrote
âWhat about this method?
RPackage>>packageManifest ^ (self classes detect: [ :each | each isManifest ] ifNone: [ TheManifestBuilder new createManifestNamed: name]) *new*
Anyone know why does it create an instance of the Manifest instead of returning the class? (or why are we using instances of Manifests in the image?)
Perhaps it should be filed as a bug? -- View this message in context: http://forum.world.st/Manifest-class-values-instance-or-class-side-tp4826443... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.