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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: 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.

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

              Created:
              Updated:
              Imported: