On 2012-06-15, at 14:23, David Lomas wrote: > First, apologies if the threading is lost - I was unsubscribed from the list > on email, therefore I didn't get my original post or replies, so I'm not sure > if this will join up! > > Thanks Bert - 4.3 works well, so I'll backport it. I tried Pharo 1.4 which I > happened to have lying around, and that still has the issue, but there's > discussion on the issue tracker about abandoning FileDirectory, so I guess > it's not so important to fix there... > > Back to Squeak - can I just export the whole FileDirectory class from 4.3 and > install it into 4.1? Or does it depend on too many other things?
It's worth a try to just take the whole class and then fix issues as they arise. Can't promise there are no problems, but I'd think the chances aren't that bad. - Bert - _______________________________________________ Beginners mailing list [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
