Comment It's a framework for apps to use (Score 1) 189
I'm no expert, but isn't it a framework for both iOS and Mac Apps to use?
Out of the box it does very little, except for a few Apple functions that are already taking advantage of it (Safari's "Reading List" for example). But if someone wants to create a PDF editing tool, you just use the iCloud API to store your PDFs. Then the Mac version of the PDF editing tool can access the same file as your iPhone version. Or your iPad can do the same. It's a storage device that apps have access to. It is not a storage device that you will browse for files in. Also, each app will only have access to it's own data.