On 11 Jun 2012, at 09:13, Ross Gardler wrote: > Scott, > > I've not looked at your patch - sorry no time right now. I was just > wondering if this was a good time to fix up the confusion between GET > and PUT requests we discussed around 0.8 - you wrote a straw-man > proposal around that time. (appols if this is already included in your > patch)
I can't remember that one...is it in Jira anywhere? (NB this is about internal java APIs, not external REST API) > > Ross > > On 9 June 2012 23:40, Scott Wilson <[email protected]> wrote: >> Hi everyone, >> >> I had a go recently at refactoring the core model/API (IWidget and its >> dependents) so we don't have these almost-duplicate interfaces between the >> Parser and server components. >> >> Partly this is because the redundancy has bugged me for a while, partly it >> will make moving to an SPI-type model for the backend much easier if we >> simplify the model and separate out model concerns as much as possible. >> >> I've done this and got it working with JPA. However its a LOT of changes and >> I'm reluctant to just commit it. >> >> I could create a branch for this - alternatively I can go ahead with the >> monster commit (and won't be upset if anyone decides to roll it back). >> >> I'll attach the changes as a patch to WOOKIE-345 so you can get a better >> idea of the changes. >> >> Thoughts? >> >> S > > > > -- > Ross Gardler (@rgardler) > Programme Leader (Open Development) > OpenDirective http://opendirective.com
