Vladimir Komissarov

Results 2 comments of Vladimir Komissarov

Hi! Thanks for feedback! Unfortunately you can't map StdClass to Object directly, but you can it do through manual mapping configuration. Let me show the example: ``` php

I have an idea to implement dynamic mapping "on the fly" without any validation - it is exactly for the case you are talking. What you think about this? Could...