Use an application wide error handler

February 18, 2010

've been working on a application that another developer wrote and have been posting my tweaks, this time I've added a application wide error handler which notifies me of errors. Read more »

Lightwire XML placeholder bug

February 18, 2010

I'm pretty sure I've found a bug in this is a bug in Lightwire when you configure it using an XML bean definition with placeholders. Read more »

argumentCollection - learn it and love it!

February 16, 2010

I'm posting this in case other developers aren't aware of what you can do. Last time I blogged about per-application mappings, this time it is the turn of the argumentCollection parameter! Read more »

Per-Application Mappings

February 15, 2010

This is nothing new, but I was reviewing some code the other day and noticed that the developer hadn't used per-application mappings introduced in ColdFusion 8 so thought I'd blog about them in-case it is useful to other people. Read more »