Fix some cases where the FileUtilities.getRelativePath method would return an incorrect result if the base directory is a root of the file system
Add a isRoot(File) method in the FileUtilities class to detect if a directory is a root of the file system
Add a new static method without a second boolean argument for createFromContext the in the ResourceLoader and the ResourceUILoader
Add the capability to use named variables in the MessageConstructor and MessageProvider classes
Last edit: Hervé Girod 2024-03-27
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fix some cases where the FileUtilities.getRelativePath method would return an incorrect result if the base directory is a root of the file system
Add a isRoot(File) method in the FileUtilities class to detect if a directory is a root of the file system
Add a new static method without a second boolean argument for createFromContext the in the ResourceLoader and the ResourceUILoader
Add the capability to use named variables in the MessageConstructor and MessageProvider classes
Last edit: Hervé Girod 2024-03-27