[Pharo-project] [update 2.0] #20230
20230 ----- Issue 6432: fix date and time parsing http://code.google.com/p/pharo/issues/detail?id=6432 Issue 3665: asStringOrText should invoke asString http://code.google.com/p/pharo/issues/detail?id=3665 Issue 6414: Failing Test on Mac: FileDialogWindowTest.testIssue6406 http://code.google.com/p/pharo/issues/detail?id=6414 -- Marcus Denker -- http://marcusdenker.de
I don't know if that really is a problem. Hoewever in MCCacheRepository there is the default class side message missing. This is needed to load I guess any Metacello package. Regards Friedrich
The #default method was renamed to #uniqueInstance. The issue already has been forwarded to Dale to see how we can make metacello load again. Cheers, Guille On Mon, Jul 23, 2012 at 11:44 AM, Friedrich Dominicus < frido@q-software-solutions.de> wrote:
I don't know if that really is a problem. Hoewever in MCCacheRepository there is the default class side message missing. This is needed to load I guess any Metacello package.
Regards Friedrich
participants (3)
-
Friedrich Dominicus -
Guillermo Polito -
Marcus Denker