Skip to content

PersistedLever is dumb #1

Description

@beezee

It's adding a good amount of extra complexity just to have type safety when setting otherwise private members.

There's got to be a simpler and more elegant way to achieve the desired effect.

In the meantime, you have a problem where a persistor that needs to update attrs (eg adding a primary key after save) will update the persistedlever, but not the lever, which is what the main interface returns, thus suggested use leads to duplicates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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