I have a list of media that i inspired and a list i was inspired by. In a table i named it inspirer, inspired. I am sure inspirer is not a word so thats one problem.
next is i have 2 functions, i want to pull a list of everyone i inspired and i was inspired by. inspired() and inspiredBy() can get confusing, so i need inspired as getInspirer(). But i am sure you guys can see the confusion. Should getInspirer() get a list of everyone i was the inspirer of or everyone who i was inspired by? Its just so confusing. What is a better table and method name.