convey-gilbert commented on issue #259: Windows known folders support
URL: 
https://github.com/apache/cordova-plugin-file/pull/259#issuecomment-426940410
 
 
   I can fix this irrelevant formalia you criticize. But beside that, it'll be 
more important to be concerned of real functionality and usefulness of the 
module. 
   There is stil a problem, that working on known folders / file libraries like 
this will only work on Windows 10, not on 8.x
   I don't need to mention the mess with Android and memory cards :/
   It might be a much better approach to use a syntax for symbolic path 
placeholders. At least Documents, Pictures, Music and Videos. And at least for 
current-user, user:<user-name> and maybe public/default for systems without 
multi-user management. Eventual use of memory card should be transparent to the 
caller.
   The pseudo-path will always access the root folder of the file library, 
sub-folders maybe added with path delimiter /

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to