[Owncloud] Filesystem's classes usage policy
    Arthur Schiwon 
    blizzz at owncloud.com
       
    Thu Aug  9 13:09:48 UTC 2012
    
    
  
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
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
    
    
More information about the Owncloud
mailing list