Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-1.0-beta.8.1
Milestone-1.0-beta.8.6
New issue 232 by
[hidden email]: DNU for
#bypassGoferLoadUpdateCategories when Metacello updated in GLASS
1.0-beta.8.1 from TOPAZ
http://code.google.com/p/glassdb/issues/detail?id=232Using a virgin extent from 2.4.4.1, the following expression when evaluated
from a GemTools workspace pops up a warning that can be proceeded and the
load completes successfully:
ConfigurationOfMetacello project updateProject.
ConfigurationOfMetacello project latestVersion load.
If the same expression is attempted from topaz you get the following error:
GemStone: Error Nonfatal
No method was found for the selector #'bypassGoferLoadUpdateCategories'
when sent to aMetacelloGemStonePlatform with arguments contained in
anArray( ).
Error Category: [GemStone] Number: 2010 Arg Count: 3
Arg 1: a MetacelloGemStonePlatform
bypassProgressBars false
stoneVersionAttribute an Array
Not sure why just yet...