Skip to content

postpone object build until break detected on join #476

@arnaudroger

Description

@arnaudroger
  • have an intermediary builder that accumulate the data
  • build on break
    would allow support for immutable collection, might also solve converge the csv mapping code.
    would could generate the builder using asm when asm enabled avoiding boxing.
    for all getter/setter we could just wrap the actual object and delegate? or would that be to complicated ?
    how to we make non join mapper not pay for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions