Russ, I am thinking that entire block where its giving the NullPointerException can probably be removed. Looking at it on the surface, the if/else block doesn't really appear to be doing anything other than populating two values which are never used with the new ImplicitBasicColumnNameSource inline class implementation. I'm going to do some tests, but I think ultimately, that's going to be the right course of action. |