pombreda / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

Enhance Java support for base2.IO.LocalFileSystem #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The LocalFileSystem object is implemented fully for ActiveX and XPOM. Java
support is still rudimentary.

Need to add:

copy()
isDirectory()
isFile()
mkdir()
move()
remove()

Original issue reported on code.google.com by dean.edw...@gmail.com on 23 Jul 2007 at 1:02

GoogleCodeExporter commented 9 years ago
Why java? For Opera? Can't find much on Safari, except Applets...

This link might come in handy for java:
http://www.roseindia.net/java/example/java/io/MovingFile.shtml

Original comment by doek...@gmail.com on 31 Jul 2007 at 1:12

GoogleCodeExporter commented 9 years ago
We could do Applet support, like TiddlyWiki:
http://www.tiddlywiki.com/#TiddlySaver

Original comment by doeke.zanstra@gmail.com on 2 Aug 2007 at 12:37

GoogleCodeExporter commented 9 years ago
It's about as good as it can get now.

Original comment by dean.edw...@gmail.com on 8 Oct 2008 at 1:40