PBE2 Metacello project attributes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

PBE2 Metacello project attributes

Sean P. DeNigris
Administrator
Page 35 is using an old version of ConfigurationOfX class>>project. It now looks like:
project

        ^self new project.
Cheers,
Sean