-
Yes, guys, we realize that here we have a problem :(
Original developer of Eclipse plugin is now away from Dozer development.
Someone needs to pick up the plugin source code.
We will try to review and cut down the dependencies of the plugin and ship installable version with next release after winter holidays.
Dmitry.
2009-11-02 08:37:45 UTC in Dozer
-
Try to make sure that equals() method treats both objects as similar. Otherwise Dozer thinks that these are two separate instances.
If this does not help please post extract from your mapping file.
Dmitry.
2009-11-02 08:34:38 UTC in Dozer
-
Thanks for the hint for Weblogic users.
Dmitry.
2009-11-02 08:31:22 UTC in Dozer
-
As for planning of the release - the plan is to resolve as many bugs possible :) But the reality is that we will not handle all of them till January due to the fact that some fixes require rewrite of the functionality and some conflict with already released behavior.
2009-11-02 08:29:13 UTC in Dozer
-
Hi Ed,
Sorry for the late answer, but anyway.
We are now working on next release of Dozer. I would say that the expected shipping date is January 2010.
I will make sure fix for bug 2550893 is included in distribution.
Dmitry.
2009-11-02 08:26:17 UTC in Dozer
-
The use case you have described is not currently supported and by introducing that we will break existing logic and correlation of array mappings and collection mappings. It is recommended to go with custom converters now.
If you feel that this is a critical feature feel free to register feature request.
2009-10-23 07:41:21 UTC in Dozer
-
Fixed in 5.2.
2009-10-22 07:28:44 UTC in Dozer
-
In theory it would work. But unfortunately it will break hierarchical custom converters where someone would have slightly different converters extending each other.
Instead I propose to do Proxy check for converters as we do for mapped objects.
2009-10-19 09:20:38 UTC in Dozer
-
This should be related to 2877098.
2009-10-19 07:29:10 UTC in Dozer
-
buzdin added vadeg to the Dozer project.
2009-10-19 07:04:42 UTC in Dozer