Tom wrote a nice piece of info here [1], does it help?

Cheers
Arthur

[1] http://owncloud.org/dev/apps/filesystem-interaction/

On 08/09/2012 09:50 AM, Alexander Zhuravlev wrote:
Hi all!

I want to understand classes hierarchy which work with files. As i see:
main input class is Files (i skip OC_ now and next times) which is
wrapper for Filesystem, which works with Filestorage. As i think — Files
must sanitize all data, but it doesn't do that. Usages of isValidPath
method was founded only in Filesystemview. Files->normalizePath() uses
only single in Files. I discouraged.

Can anybody do some more info about that functions and filesystem
manipulation policy?
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to