I am a newbie and self teaching and have a general question about a class or an object. I have an item (Component) that has over 600 items that are associated with it. Would it be wise to create an Object of a component and define all of the associated items within it?
What are the benefits of doing this?