Blake wrote: > On Sat, 21 Apr 2007 17:03:07 -0700, Brad Fuller <[EMAIL PROTECTED]> > wrote: > >> Hi Blake, >> >> Monticello is a great way, at least for me. >> http://www.wiresong.ca/Monticello >> http://wiki.squeak.org/squeak/43 >> http://wiki.squeak.org/squeak/43 > > The docs pointed to in the first link suggest you can use #fileOut, > which the PackageInfo class doesn't seem to understand exactly, but > more importantly, I don't think I have the hang of the class, in > general. If I follow the code in that link: > > refactory := PackageInfo named: 'Refactory'. > refactory classes. > > I get an empty OrderedCollection. Frankly, I don't even see =how= it > could work. I suggest you start at: Getting Started: http://www.wiresong.ca/Monticello/UserManual/GettingStarted/ You probably already have Monticello included in your image. From the World menu try "open...>>Monticello Browser" Do you see it?
brad fuller www.bradfuller.com +1 (408) 799-6124 _______________________________________________ Beginners mailing list [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
