177 reputation
214
bio website
location
age
visits member for 1 year, 7 months
seen Apr 8 at 18:19
stats profile views 86

Apr
5
awarded  Nice Question
Apr
2
asked How to design this domain model?
Mar
26
accepted Code quality tools for Android/Java
Mar
26
comment Code quality tools for Android/Java
very interesting, thank you.
Mar
16
awarded  Popular Question
Mar
14
awarded  Notable Question
Mar
6
awarded  Notable Question
Mar
6
asked How would you model a read/follow systems?
Feb
20
awarded  Popular Question
Feb
13
comment How to implement DDD with Doctrine2 within a Symfony2 project?
@ColinMorelli, I know, it was for the sake of the example. That's not about DDD : )
Feb
13
asked How to implement DDD with Doctrine2 within a Symfony2 project?
Dec
5
awarded  Popular Question
Nov
26
asked Which HTTP code to use for an empty subresource in a REST API?
Nov
26
comment How to work with Model and Form in a REST api?
To clearify a bit, I'm wondering if using forms is the best way to go against using the jms serializer bundle to deserialize the json object to a model I can work with.
Nov
26
asked How to POST/PUT a model without a wrapper object with Symfony2 form?
Nov
26
comment How to work with Model and Form in a REST api?
I'm not sure why form are forms such use case, data are not modeled the same within a REST API. By the way I know the RestBundle but it doesn't provide any feature concerning these cases afaik.
Nov
23
asked How to use existing entity in a Symfony2 form?
Nov
23
asked How to work with Model and Form in a REST api?
Nov
22
awarded  Popular Question
Nov
21
accepted How to make my API private but usable by mobile application?