404-not-find / orika

Automatically exported from code.google.com/p/orika
2 stars 0 forks source link

Custom mappers use unnecessary string concatenation #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Generate any mapper that maps string to string properties

What is the expected output? What do you see instead?
string value should be copied directly by reference without concatenation to 
empty string

Original issue reported on code.google.com by matt.deb...@gmail.com on 30 May 2013 at 1:56

GoogleCodeExporter commented 8 years ago
Fix has been applied to latest master.

Original comment by matt.deb...@gmail.com on 30 May 2013 at 7:40

GoogleCodeExporter commented 8 years ago

Original comment by matt.deb...@gmail.com on 17 Jun 2013 at 4:31