Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
So awhile back I had posted if there was any way to not bounce the server each time I made a change to a class and wanted to test the changes.
The answer I got back was no, you need to restart the MethodServer.
So what I've been doing to get around this is:
Of course all the editing i'm doing is on my local machine and I then transfer it to my development server. I omitted those steps above.