Hi Moose list:
I'm trying to load Fame for VisualWorks.
I added the bundle MooseLoaderFromSCGStore, and executed the line:
MooseLoaderFromSCGStore new loadLatestDevelopment
But it stops in the following method with ByteArray>>doesNotUnderstand
Store.Package>>developmentPrerequisites
^self properties at: #developmentPrerequisites ifAbsent: [ nil ].
Thanks again!