Skip to main content

Enhanced DTs Extract 2: The Boiler Room

Posted by evanx on November 6, 2006 at 2:32 AM EST

boilerplate1_250.jpg Here is an extract from an upcoming article, called "Enhanced DTs" about EDT "boilerplate" programming, which i'm publishing in smaller more manageable doses. (Manageable for me.)

It starts off looking at moving our boilerplate sideways into a separate class, which we present here, and then later we'll look at using CGLIB's interceptor mechanism (which CGLIB calls an "enchancer," hence the name of the article). On the way, we explore some other interesting EDT stuff like Foxtrot.

Enter the Boiler Room.

Related Topics >>