[Newbies] MonticelloBrowser question

Conrad Taylor conradwt at gmail.com
Sat May 23 13:00:24 UTC 2009


Hi, I'm attempting to load SanstoneGOODS package.  However, it says that I'm
missing several dependencies.  For example, I'm getting the following error
messages:
Begin Error:

This package depends on the following classes:
  SDAbstractStore
  BTree
  SDActiveRecordTests
  SDCheckPointer
You must resolve these dependencies before you will be able to load these
definitions:
  BTree>>at:ifAbsentPut:
  SDCheckPointer classSide>>startUp:
  SDGoodsStore
  SDGoodsStore classSide>>defaultHost
  SDGoodsStore classSide>>defaultPort
  SDGoodsStore classSide>>host
  SDGoodsStore classSide>>host:
  SDGoodsStore classSide>>initialize
  SDGoodsStore classSide>>port
  SDGoodsStore classSide>>port:
  SDGoodsStore>>abortChanges:
  SDGoodsStore>>cachedLoadOfClass:from:
  SDGoodsStore>>commit:
  SDGoodsStore>>db
  SDGoodsStore>>db:
  SDGoodsStore>>dictionaryClass
  SDGoodsStore>>ensureDown
  SDGoodsStore>>ensureForClass:
  SDGoodsStore>>flushCounter
  SDGoodsStore>>flushCounter:
  SDGoodsStore>>flushDb
  SDGoodsStore>>forClass:
  SDGoodsStore>>forClass:at:ifAbsent:
  SDGoodsStore>>forClass:detect:ifFound:
  SDGoodsStore>>forClass:detect:ifNone:
  SDGoodsStore>>forClass:do:
  SDGoodsStore>>forClass:findAll:
  SDGoodsStore>>inTransaction
  SDGoodsStore>>inTransaction:
  SDGoodsStore>>increaseFlushCounter
  SDGoodsStore>>loadClass:atId:
  SDGoodsStore>>recoverForClass:
  SDGoodsStore>>removeObject:
  SDGoodsStore>>runInTransaction:
  SDGoodsStore>>storeObject:
  SDGoodsStore>>updateObject:
  SDGoodsStoreTests
  SDGoodsStoreTests classSide>>isAbstract
  SDGoodsStoreTests>>defaultStore
  SDGoodsStoreTests>>runCase
  SDGoodsStoreTests>>setUp
  SDGoodsStoreTests>>tearDown


Select Proceed to continue, or close this window to cancel the operation.

END Error:

Shouldn't Monticello load these dependencies automatically?

Thanks,

-Conrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20090523/ba090d32/attachment.htm


More information about the Beginners mailing list