Could FXML use an interface and dynamic proxy for the passive view interface?

Greg Brown greg.x.brown at oracle.com
Fri Dec 16 17:04:23 PST 2011


> The Controller is suppose to know about the View in the sense of a 'black box'. It shouldn't know about its plumbing.

That's one interpretation, and it is a valid one. However, to me, it just introduces a lot of needless complexity.

Regardless, it may actually be possible to support this type of model within the existing design. Let me give that some thought.

G




More information about the openjfx-dev mailing list