ezsystems / specs

CLOSED, moved to another repo. Please visit:
https://ezplatform.com/product-feedback
Other
4 stars 1 forks source link

Content Editing Prototype #12

Open DavidLiedle opened 7 years ago

DavidLiedle commented 7 years ago

As a developer I want to rely on a unique, compact solution to expose Field Type (CRUD: create read update delete) whether it is to be used in :

This solution will most certainly be part of the larger solution(s), but is isolated here to focus on its particular area of interest.


Pending further discussion with PM/Engineering

andrerom commented 7 years ago

So on this there is maybe several things:

andrerom commented 7 years ago

Identify logic that should be moved to API's to simplify custom editing interfaces on top of REST API, and which can simplify the whole symfony forms integration.

however this won't help on editing things like relations, so what is the requriment here actually?