I am building a webpart that includes a function with an SPList as one argument. The list being passed will grow over time which makes me concerned about a scalability issue. Should I worry about potential performance issues using this method?
If you can offer any insight on other SharePoint objects (SPSite, etc) pertaining to my question or provide a link to further reading on this topic, I would be very appreciative!