Colin Hendricks wrote:

Is there a way to get Aegis to bind a property of a complex type that doesn't follow the get/set javabean pattern? Do I have to create a myBean.aegis.xml mapping file?

Aegis does expect a Javabean pattern. However, you can always write your own Type class which does serialization.

Alternatively, is there a way to tell Aegis to new up an instance of a specific class that implements the interface of my complex type rather than using a dynamic proxy?

I don't think there is at this point. Could you file a JIRA issue for this? That would be an excellent addition. Also, a patch on the issue would be welcome :-).

Thanks,

Colin Hendricks



--
Dan Diephouse
Envoi Solutions
http://envoisolutions.com
http://netzooid.com/blog

Reply via email to