Sorry, pseudo-code I posted lacks some of the extensions and interface implementations going on in the actual code. Was more as an example, hoping someone else had already run into the same problem.
I ended up have the Inner class act as a decorator and implement methods with the same names, return types and signatures as the class its extending as a workaround. Think there is a bug here w/CF8. May try to spend some time this weekend creating an example and will post back here. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294015 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

