Skip to content

Somewhat support partial classes #15

@Genmutant

Description

@Genmutant

I have models for which i would like to generate builders. They are annotated to be MemoryPackable, which requires the types to be partial for the serializing stuff to be generated.

I get the error that partial classes aren't supported with FluentApi. Is there a problem with ignoring that, given that I won't use any stuff from the other parts for the builder?

In the README I couldn't find the exact reason why partial classes aren't supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions