Add active template for the customer model design#3
Add active template for the customer model design#3dkubb wants to merge 1 commit intospree-contrib:masterfrom MountainRoseHerbs:feature/master/add-customer-model
Conversation
|
@JDutil I've created this proposal for |
|
I think the reasoning behind this makes sense to bridge the gap between online/offline orders, but I think it's going to be a real tough sell. The drawback of changing so many interrelated parts is quite large, and would necessitate a new major version & deprecating much of the current public api. |
|
@JDutil I need this for work, so I'm probably going to begin implementation on it now. If the community doesn't want to take it up, then I'll probably have to fork -- something we've tried really hard not to do. However, on the flip side I'm going to be touching lots of old code and old specs, and this'll give me a chance to clean them up. That alone might be enough benefit to accept the change. |
|
"Make things integrate easily with tomorrow's SPA data access trends" seems Possible solutions here include Dan making his own API namespace that When's the next major Spree release out anyway? I can't find the old On Thu, Jul 9, 2015 at 1:01 PM, Dan Kubb notifications@github.com wrote:
|
|
The next major Spree version would be whenever the work for it is done we don't set timelines so I don't know when that will be. The only feature I'd currently expect for it is API v2, and there was some refactoring being done to hopefully finally address the database deadlock issues. |
|
I'm currently working on setting up a JSON API to the spec right now. I'd expect lots of initial work coming in before the end of July. |
This branch adds a proposal for adding the
Spree::Customerobject to spree.