Open GoogleCodeExporter opened 8 years ago
Logged with Opera, reference DSK-266952
Original comment by maddisondavid@gmail.com
on 28 Sep 2009 at 8:52
For now the following workaround has been put in place :
public native boolean isFile() /*-{
return !this.isDirectory;
}-*/;
This gets the tests to pass, but it would be nice to connect to use the correct
method
Original comment by maddisondavid@gmail.com
on 28 Sep 2009 at 8:53
Original issue reported on code.google.com by
maddisondavid@gmail.com
on 28 Sep 2009 at 8:43