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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294013 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

