On 4/20/2017 11:06 AM, Kevin Rushforth wrote:
Additionally, I removed the example in the FXML annotation showing the
use of "opens to" in module-info.java (but left the example in
Application).
Similar to my private comments to you on a related matter:
Recommend straightforwardness: "... the module must export (or open) the
containing package to at least the javafx.graphics module. [NEW
PARAGRAPH] For example, ..."
I don't get the desire to always rotate towards module-info._class_ and
Module#addExports when the focus should be on ordinary source code.
Alex