October 29, 2005 Archives

I win!

| | Comments (0)

My current work's to convert some program from a language (PHP) to another (Java). I hit a bump however the other day (Thursday) when I needed to re-generate the code for the mapping between relational database tables to Java objects, after updating the config files to fit (my mood) the new requirements. But it didn't work smoothly b/c of my user environment and stuff. It had to do with my classpath. So what do I do? Edit the classpath? The solution eventually appeared when I scraped the whole classpath!

Moral of the story: trust your instincts. When you think your desk is a mess, makes you uncomfortable, then maybe it's time to make clean [slate] (in this case, ant clean *g*).

Programming makes so much sense. It's like building a machine out of words, grammar, in place of nuts and bolts. There is beauty in elegant (or less elegant) programming style. Ever heard of obfuscated code-writing contests?

About this Archive

This page is an archive of entries from October 2005 listed from newest to oldest.

October 28, 2005 is the previous archive.

October 30, 2005 is the next archive.

Find recent content on the main index or look in the archives to find all content.