atos1990 / orika

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

Parent class instance created instead of a subclass instance #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an instance of a class which has specific fields than its parent.
2. Try mapping it to same / similar Class type providing Parent Class as the 
type to be converted (which is legal).

What is the expected output? What do you see instead?
It is expected to create an instance of the subclass, but creates an instance 
of parent class.

What version of the product are you using? On what operating system?
1.2.1  / MS Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by meetma...@gmail.com on 20 Sep 2012 at 10:53

GoogleCodeExporter commented 9 years ago
Hi,
could you provide a small code snippet or example? 

Original comment by matt.deb...@gmail.com on 20 Sep 2012 at 9:52

GoogleCodeExporter commented 9 years ago
Closing as old issue, no additional info provided

Original comment by matt.deb...@gmail.com on 11 Jan 2013 at 2:22