Community
Participate
Working Groups
Classes AbsoluteFilePathBrowseActionHandler and AbsoluteFolderPathBrowseActionHandler should not be final as there are usecases where it would be useful for adopters to extend them. One such usecase is to post-process the selected path. For instance, if the path that's needed takes extra navigation down the file tree, but can be derived if user selects a folder somewhere higher in the file tree, a post processing step can handle this derivation before the selected value is returned.
Done.
verified
Closing.