On Wed, 28 Feb 2024 16:01:15 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

> > One other thing I noticed is that the file names have spaces in them, which 
> > is not a best practice and causes problems for scripts. Can you change all 
> > spaces to _ in the names of the newly-added files?
> 
> Yes. What about folders? Also, do you prefer camelCase or the `_` naming?

Generally we use all lower case for directory names, but as long as it isn't 
used as a package name, it isn't as important.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1378#issuecomment-1969357960

Reply via email to