I moved everything except the two helper functions and the classes into the LOAD module. I wanted to look up the best way to handle classes before reorganizing that. I also think that it's a good idea to take the response from the actual etymology search and save it as something like LOAD.data, so we have a data object to always refer to/bind, but I haven't done this yet.
I moved everything except the two helper functions and the classes into the LOAD module. I wanted to look up the best way to handle classes before reorganizing that. I also think that it's a good idea to take the response from the actual etymology search and save it as something like LOAD.data, so we have a data object to always refer to/bind, but I haven't done this yet.