[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Sep 9 23:55:02 UTC 2010


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003731.html

Name: Files-bf.88
Ancestors: Files-ar.87

Make FileDirectory>>assureExistence work with security sandbox enabled. It does not rely on listing the parent directory's contents anymore, which does not work when sandboxed.

FileDirectory>>assureExistenceOfPath: could be removed, it is unused in trunk. Not sure if 3rd-party code uses it, so I left it in for now. Maybe deprecate?

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003732.html

Name: System-ar.373
Ancestors: System-ar.372

Add FileSevices class>>suffixOf:

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003733.html

Name: KernelTests-klc.161
Ancestors: KernelTests-nice.160

I hope I'm not making a mistake here.  It appears this test was failing simply because #printString was left out on 3 lines.  Otherwise the test seems to be assuming that DateAndTime instances should be equivalent to their printString values.

=============================================



More information about the Squeak-dev mailing list