Definitely! Much better than using the String value. 2015-05-26 16:55 GMT+02:00 Flavio Pompermaier <pomperma...@okkam.it>:
> Hi to all, > > in my program I need to set "recursive.file.enumeration" to true and I > discovered that there's a constant for that variable in FileInputFormat > (ENUMERATE_NESTED_FILES_FLAG) but it's private. Do you think it could be a > good idea to change it's visibility to public? > > Best, > Flavio >