So we’ve talked about Membrane’s CRUDController, and as stated most of the time developers won’t need to do anything more than inherit from the CRUDController when writing new plugins. There will be occasions where developers need to overwrite the functionality of the CRUDService though.
(more…)
I’ve banged on about Membrane having a CRUD Controller and Service quite a few times now. I suppose it’s time to explain this a little more. Especially as we now have some basic Membrane functionality running directly off them. (I’ll talk about the CRUDService in a later post, as most plugin controllers will not have to deal with it).
(more…)
It’s been a while since I last blogged about Membrane and it really is time to give a progress report and where possible try and encourage more developers to get involved.
(more…)