DISQUS

Cocoatoa: Cocoatoa :: Snow Leopard, a bargain at twice the price!

  • Michael Tsai · 4 months ago
    How does the incremental writing with NSFileManager work? I don't think I've seen that mentioned in the documentation.
  • ssp · 4 months ago
    Heh, finally someone explains what the 'Sudden Termination' business is about. Nice idea. I just log out and restart so rarely.
  • schwa · 4 months ago
    If you have run clang static analyzer on your code, you have bugs...

    For some reason Xcode's Build & Analyze option doesn't find issues that the command line static analysis tool DOES find. Rather annoying.
  • Tim Wood · 4 months ago
    Whoops! I typo'd. It's actually NSFileWrapper that has incremental writing support. Check out the AppKit release notes for some more details, but the general idea is that you can load a large file wrapper with large attachments, make some small change and re-write it w/o rewriting the large attachments.
  • bob · 4 months ago
    There are no such things as 16-core Macs. Stop trusting Activity Monitor.