Fading Memories

About

Ramblings about books and other things that will soon fade from my memory.

Boudewijn Rempt

index | rss1.0

There's more...

Creative Commons License
The original artwork is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.

Categories, too

Find


Archives

Other things here at rempt.xs4all.nl

2007-07-13

Java -- it's a weird world

So, after a foray into Javascript and into PHP I'm back, for a bit, coding Java. A stupid little web application with maybe four data objects and a webservice interface. And I am not liking it. We're using Appfuse (nice community, helpful maintainer -- no quibbles with that) to generate all the boilerplate for us. Generating boilerplate code was a cardinal sin already in 1993 when Visual C++ would clutter your application with its reams of generated MFC boilerplate, and it's still a Bad Thing.

Read more ...