[FLOW3-general] Versionable Webservice + DTO
Dominique Feyer
dfeyer at ttree.ch
Mon Jan 9 21:04:09 CET 2012
I read some month ago about a project based on FLOW3 who use DTO (Data
Transfer Object) to have a separation between the Domain Model and the
Webservice API, but I can't found more information about the
implementation.
The goal of my project it to propose different version of a webservice,
for backward compatibility. So I need to version my REST URI, having a
sort of DTO for the communication (JSON) and a way to convert those DTO
to Domain Model Object in FLOW3.
I'm a the begining of the design of this application, so any idea,
help, blog post … are really welcome.
Thanks for the works, FLOW3 is amaizing
Bests
Dominique
More information about the FLOW3-general
mailing list