Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8091089

Quantum cleanup: add compile time checks to Scene/Stage/Painter hierarchy and remove dead code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx

      Quantum peers are 3 independent hierarchies of classes:

      GlassScene/EmbeddedScene/ViewScene
      GlassStage/EmbeddedStage/WindowStage
      AbstractPainter/EmbeddedPainter/ViewPainter/UploadingPainter/PresentingPainter

      Not all combinations of above are possible, though. Right now it's implemented with class casts and redundant fields, but a better solution is compile-time checks.

            Unassigned Unassigned
            art Artem Ananiev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: