In FileClientHelper.java, line 492, there's code that forbids the deletion of an *empty* directory. Why? Why not just delete it?

In the mean time, to be able to delete empty directories, do I have to override Recource.handleDelete()?

- Paul

Reply via email to