Yes, but
-
There are some methods that the
Filecomponent does not offer. -
The use of your extension is familiar to most users, which is definitely not the case with the new
Filecomponent.
On top of that there is one more setting in the designer:
which defines the API from which READ / WRITE permissions are declared in the Manifest. -
I need e.g. the method
TaifunFile.CopyAsyncand the corresponding event (TaifunFile.Copied) to carry out certain actions there. This is not possible with theFilecomponent. -
The same applies for some other methods.
Therefore your extension is still useful and helpful. And the same applies to the FileTools extension from @vknow360.

