Skip to content

Projection approach question #3

@zihotki

Description

@zihotki

I see that currently projection happens on the level above serializer and it works by modifying JObjects to fit requested projection. I wonder if you also considered other approaches like handling it on the level of serializer itself similar to how it's implemented in this rejected PR - JamesNK/Newtonsoft.Json@baae3ba . It seems to me that that approach should help to minimize performance impact since it just ignores the non-included fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions