Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092088 Scene graph optimizations
  3. JDK-8092456

Need a consistent scheme for enforcing invariants such as range checking

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • None
    • javafx
    • None

      When we move to lazy evaluation for all scene graph operations (RT-5483), we will have to rethink the way in which we enforce scene graph variants. The FX language makes enforcing invariants impossible in the general case anyway. One possibility is to let the user-settable variables be whatever the user sets them to be, and then dealing with them appropriately at usage time, either by clamping, or ignoring illegal values.

            rgregor Richard Gregor
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: