I'm wondering whether to do away with File complet...
# tornadofx
s
I'm wondering whether to do away with File completely and create my own data model of a filepath. Then I'd have complete control and would be able to define a getParent() recursive function on any item in the structure to get the current full path and keep the name separate, so that can be changed and displayed without any hinderance.