Everyday Coder

eve·ry·day cod·er [ev-ree-dey koh-der, noun]
a person who designs, writes and tests computer programs daily

Archive for December, 2006

I am the type of developer that uses existing 3rd-party solutions whenever possible. Lately, I’ve been using XStream for object persistance in a standalone Java application. So far, I must say that I’m extremely impressed with how well this API is put together and also with its simplicity. Exporting an entire object tree is as [...]