Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Generic Type support for Model, View & Controllers? #9

Description

@AkshatAutomaton

Does Cinch support Generic Model, View & Controller?

I tried to write simple Generic MVCs & it gives error when using Generic Model that
"could not find either getter/setter for a model field"

But when I replace generic types with concrete type, it works.
I think, cinch BindingContext is not able to find getters/setters in Generic Model!

Is there any solution or I have to write simple MVCs instead of Generic ones?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions