Make `IGBaseTable` and `IGBaseColumn` generic #22

Open
opened 6 years ago by SimonG96 · 0 comments
SimonG96 commented 6 years ago (Migrated from github.com)
Owner

Make IGBaseTable and IGBaseColumn generic interfaces. If needed a non generic base interface with the needed methods can be created.

Pros:

  • Entries list in IGBaseTable could use correct type
  • IGBaseColumn would have a generic type parameter for casts

Cons:

  • Reflection would be needed to create instances of GBaseTable and GBaseEntry
Make `IGBaseTable` and `IGBaseColumn` generic interfaces. If needed a non generic base interface with the needed methods can be created. **Pros:** - `Entries` list in `IGBaseTable` could use correct type - `IGBaseColumn` would have a generic type parameter for casts **Cons:** - Reflection would be needed to create instances of `GBaseTable` and `GBaseEntry`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: SimonG/GBase#22
Loading…
There is no content yet.