symfony-rest-edition icon indicating copy to clipboard operation
symfony-rest-edition copied to clipboard

Proposal implementation using the CodagRestFabricationBundle

Open mjuchli opened this issue 10 years ago • 0 comments

This shall be the proposal using the the RestFabricationBundle as mentioned here: https://groups.google.com/forum/#!topic/resting-with-symfony/UNaK4fFzVF0

In this sample project we can unfortunately just profit from a subset of the provided features:

  • FormHandler
  • Errorhandling with predefined exceptions

Due to the lack of the entity manager usage, unfortunately the DefaultDomainManager cannot be presented. In combination with multiple entities this would be one of the key benefits of this bundle. Even though I guess the current implementation will represent some parts of this particular designed workflow.

mjuchli avatar Dec 03 '14 00:12 mjuchli