Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Support saving resource payloads? #35

Open
dantleech opened this issue Aug 25, 2016 · 1 comment
Open

Support saving resource payloads? #35

dantleech opened this issue Aug 25, 2016 · 1 comment

Comments

@dantleech
Copy link
Member

I am currently writing a CRUD which accepts the resource repository and path as request parameters.

/{repository}/{path}/edit

A form is then obtained from the ether for the (CmfResource) payload. When the form is submitted the resource payload needs to be updated.

I am currently doing this throguh a separate "agent" system (currently only concerned with save, as finding is taken care of by this component).

  • Adding a save/savePayload method for a ResourceRepository would be quite trivial at this layer

I am just wondering if it is a good idea or if it would be a can of worms for some reason.

@dantleech
Copy link
Member Author

/cc @wouterj

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant