Hi Paul, Due to design issues (see previous discussion threads), this method as well as the ConverterService have been deprecated in 1.1 (SVN trunk). There is currently no recommended or right way to do this. Feel free to suggest one if it can be generic enough.
Best regards, Jerome 2007/11/23, Paul J. Lucas <[EMAIL PROTECTED]>: > > If Message.getEntityAsObject() exists, why doesn't > Reference.getQueryAsObject() exist? I want to turn a query (via a > Form) into an Object using a ConverterService. (I'm converting a > query into an Object now, but doing it my own way since the framework > apparently provides no "right way" of doing this.) > > - Paul >

