Bug 380588 - Provide generic support for non-local files
Summary: Provide generic support for non-local files
Status: REPORTED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-25 12:42 UTC by Thomas Friedrichsmeier
Modified: 2009-09-25 12:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Friedrichsmeier 2009-09-25 12:42:01 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/54 on 2017-05-31 14:48:56 +0100 --
RKWard could provide generic read-access for non-local files in plugins. Basically, when a non-local url is selected in <browser>, on pressing submit, RKWard could download this to a temporary location, then pass the temporary location to R. This way R functions could profit from the KDE kioslaves.

This might even work for saving. R could be instructed to save to a temporary location, and RKWard would watch this using KDirWatcher, then sync the file to upstream. \(But we'd need a way to figure out, when R is done writing\).-- Labels: Plugins --