I submitted a bugzilla a while ago to enhace WrapDynaBean/WrapDynaClass: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23690
The changes were 1) Implement a getInstance() method in WrapDynaBean so that the "original" wrapped bean can be retrieved. 2) Implement a newInstance() method in WrapDynaClass to generate new "wrapped" beans. 3) Change the get(name) and set(name, value) methods to make them more efficient and provide more usefull exception messages. Is there any chance on getting some feedback and/or indication whether there is any interest in applying it? Thanks Niall
