Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Jawk
  • Order by date
  1. Jawk

    Interface question

    No, code duplicating is the last thing you should do. Factorize code as often as possible. So use an abstract class. Which language are you coding in? Some languages don't make it possible for a class to inherit more than one abstract class. There is no limitation to interface inheritance.
  2. Jawk

    include as a class or not?

    Users have proprieties, don't they? So a new class should be created.

Part and Inventory Search

Back
Top