Pushing the envelope

Darren's take on Java, agile methods, cool open source stuff, interesting technologies and other random wanderings through the land of blog.
Updated: 26/01/2003; 11:50:02.
Places to go
Apache Jakarta Project
c2.com
ExtremeProgramming.org
OpenSymphony
XProgramming.com
XP Developer

People to see
Russell Beattie
Eugene Belyaev
Tony Bowden
Mike Cannon-Brookes
Jeff Duska
Paul Hammant
Scott Johnson
Brett Morgan
Rickard Öberg
James Strachan
Joe Walnes

Things to do

Subscribe to "Pushing the envelope" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.


That was the day
October 2002
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Sep   Nov



Archives
December 2002
November 2002
October 2002
September 2002
August 2002

Listening To


Valid RSS

Click here to visit the Radio UserLand website.

  02 October 2002

XRAI. Rickard and James Strachan had very good ideas for the XRAI module. I agree with both of you! I like Rickard's ClassAttributes and serialization idea. I also agree with James that a JAXP-style approach is needed. So we've done our WBD (Weblog-Based Design!) and now I have approval for the module from some of the best brains of this industry! Wow! Weblog rocks!

[Memory Dump]

Indeed. And all the bits for implementing this already exist. I had a quick play with QDox and got it printing out all my javadoc tags. Wrapping them in XML should be fairly straightforward. Building an ant task to generate all the MyObjectAttributes.xml files in the build directory should also be trivial. Then its just a matter of the return journey, which simply involves writing a default implementation of Rickard's ClassAttributes class that knows to stick 'Attributes.xml' on the end of the class name and look for it in the classpath. Load the file, parse the XML, cache the Attributes in a HashMap and you're done.

Its almost too easy...


10:37:16 PM      comment []

BlogAddiction

Was up far later than I intended last night, reading Mark Pilgrim's blog. One of the few blogs where I've been so impressed I went back and read through all the archives until I was forced to drag myself away by the lateness of the hour. I dream of being able to write with this quality and clarity.

7:22:51 AM      comment []

© Copyright 2003 Darren Hobbs