You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excellent work. I would like to use your services classes in my silex project.
I am currently having issues bind (or converting) the request object to my entity class in my controllers. I have tried deserializing with jms but I get a runtime exception with datetime object. I have a fix for that but it's not pretty.
I thought your hydrator/transformer service could help. Thanks. I'm new to github so please pardon me if I've broken any rules asking this here.
The text was updated successfully, but these errors were encountered:
Hi Marco,
Excellent work. I would like to use your services classes in my silex project.
I am currently having issues bind (or converting) the request object to my entity class in my controllers. I have tried deserializing with jms but I get a runtime exception with datetime object. I have a fix for that but it's not pretty.
I thought your hydrator/transformer service could help. Thanks. I'm new to github so please pardon me if I've broken any rules asking this here.
The text was updated successfully, but these errors were encountered: