magruene / FindSynonyms

Finds several Synonyms using the Unofficial Google API, an online Thesaurus Dictionary or both at the same time
4 stars 2 forks source link

Sources? #1

Open ghost opened 13 years ago

ghost commented 13 years ago

Hi Marc,

The program seems to be doing what it's supposed to do & github seems to be no problem for you. But that's only half the job ... I'd like to see the sources instead of the .jar file, after all:

“ Any fool can write code that a computer can understand. Good programmers write code that humans can understand. ” ~ Martin Fowler

I like the idea of writing code for humans first, computers second. So: where are the sources?

Cheers ~ Francis

magruene commented 13 years ago

Am 12.06.2011 15:31, schrieb fdierick:

Hi Marc,

The program seems to be doing what it's supposed to do& github seems to be no problem for you. But that's only half the job ... I'd like to see the sources instead of the .jar file, after all:

“ Any fool can write code that a computer can understand. Good programmers write code that humans can understand. ” ~ Martin Fowler

I like the idea of writing code for humans first, computers second. So: where are the sources?

Cheers ~ Francis

Hi Francis,

sorry about that, totally forgot to commit those too.. Well here they are, I even added a JavaDoc-Folder, to explain the Methods and such.. I added the Folder as a new download. Just open the index.html-File in it. I hope that works :). As I said in the earlier Email: The solution is ultimately stupid, but it seems to work everytime... Hope you understand what I'm doing in my Code =/.

Greetings Marc