Nov. 6, 2015
12:37 p.m.
On Fri, Nov 6, 2015 at 8:25 AM, Eagle Offshore <eagleoffshore@mac.com> wrote:
I'm not clear on the difference between a package and configuration and also the "Load Stable" vs "Load Configuration". Is Load Configuration the bleeding edge or something?
A Metacello Configuration defines which versions of Monticello packages go together. Tools>Versioneer helps you define a Configuration. The Configuration is stored as a separate Monticello package. "Load Stable" first loads the Configuration package, then processes it to load the Monticello package versions defined as #stable. "Load Configuration" only loads the package. Then you can load other versions. cheers -ben