Closed thiagorizzo closed 6 years ago
Hello @thiagorizzo ,
Do you think you could provide us a test project with this issue?
It will make easier/faster for my developer to getting started for investigating it.
We now always ask for a project since we found out that most issues are missing some essential information or are resolved by the requestor when creating it
(Even if the issue seem very easy to reproduce, by getting a test project, it allow us to give a faster support and better experience for the support of all our free libraries)
Best Regards,
Jonathan
Hello @thiagorizzo ,
This issue will be closed since we haven't heard back from you.
Feel free to reopen it if you can provide the information we asked.
Best Regards,
Jonathan
Hi, I got a scenario with inheritance like this one:
Parent Class
Child Class (1)
Child Class (2) - With Aggregation
Class to persist
Persisting service
Its not working coz its saying theres no ObjectAnotherType in TypeBase. Is there anyway to make it work?
Thanx.