RFR: 8314147: Updated the PhongMaterial documentation [v7]
Kevin Rushforth
kcr at openjdk.org
Wed Feb 28 16:26:55 UTC 2024
On Wed, 28 Feb 2024 16:01:15 GMT, Nir Lisker <nlisker at 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
More information about the openjfx-dev
mailing list