Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-2688

CS: Simplify the join() call graph

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 8.21.0.Final
    • 8.20.0.Final
    • optaplanner-core
    • None
    • 2022 Week 14-16 (from Apr 4)
    • 2
    • NEW
    • NEW

      At the moment, join() in CS is a convoluted spider web of calls between different join overloads. This is hard to track and creates complicated code in places.

      The new implementation will be streamlined, regardless of which joiners and/or filters are being used:
      join(Class) -> join(Stream) -> helper -> actuallyJoin()

            lpetrovi@redhat.com Lukáš Petrovický (Inactive)
            lpetrovi@redhat.com Lukáš Petrovický (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: