|
From: | Lloyd Dupont |
Subject: | NSFileWrapper puzzling behavior |
Date: | Thu, 1 Dec 2005 17:28:40 +1000 |
Something which puzzles me: in NSFileWrapper.m:247 if I call [aFileWrapper setFilename: nil] that raises an exception. what puzzles me is: - on MacOSX it doesn't- the filename is optional anyway, I can init the file wrapper without it. so why is it that an optional property refuses nil?
[Prev in Thread] | Current Thread | [Next in Thread] |