Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 516761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:45:53+00:00 2026-05-13T07:45:53+00:00

Is there a general rule for when you should and shouldn’t have a generic

  • 0

Is there a general rule for when you should and shouldn’t have a generic interface?

My case in point is a simple data frame interface. There is a “user data” member to allow the implementation to attach any implementation-specific data that needs to go with the frame. I don’t know whether to leave it as an object type (and require them to cast it) or to have the interface be generic for this single member so the compiler will catch bad usage.

If it becomes generic, then a lineage of usage needs to also be generic to get the type passed down the line (if that makes sense). It seems like a lot of work for this one member, which is the basis of my question.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T07:45:53+00:00Added an answer on May 13, 2026 at 7:45 am

    One area where generics tend to break down a bit is with heterogeneous collections. If your data frame objects will be combined into a single collection type to be passed around, you may find it hard to apply generics. Particularly since in the example you provide, there doesn’t seem to be a base type that all “user data” will inherit from, other than object.

    In fact, in these types of problems, you may find yourself defining both a generic interface as well as a non-generic version, just so that you can pass types around polymorphically.

    Generics are powerful and very useful, but in the example you describe, I suspect they may be more trouble then they’re worth.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a general rule of thumb to follow when storing web application data
Is there a general rule, when one should use document.write to change the website
Is there a general rule as to when I should use void[] instead of
There is a general rule of OO design that you should model is-a relationships
Is there a general rule of thumb as to how many classes, interfaces etc
Is there any easy/general way to clean an XML based data source prior to
As a general rule, are there ever any circumstances in which it's acceptable for
Is there a general rule for referencing a type from a different namespace. Do
Is there a rule of thumb for handling exceptions wrt whether they should be
I'm well aware that the general rule of thumb is you should only import

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.