Jump to content

Talk:WebCollab: Difference between revisions

From Sugar Labs
Lucian (talk | contribs)
Created page with 'I've been very busy with RL lately, I'm finally getting around to implementing something. I'll try your model first, if only because it's simpler to implement. I'll be making at…'
 
Lucian (talk | contribs)
No edit summary
 
Line 2: Line 2:


I'll be making at least one change though, replacing PUT with POST. In REST, POST is usually for create and PUT for modify.
I'll be making at least one change though, replacing PUT with POST. In REST, POST is usually for create and PUT for modify.
[[User:Lucian|Lucian]] 13:38, 3 August 2009 (UTC)

Latest revision as of 09:38, 3 August 2009

I've been very busy with RL lately, I'm finally getting around to implementing something. I'll try your model first, if only because it's simpler to implement.

I'll be making at least one change though, replacing PUT with POST. In REST, POST is usually for create and PUT for modify. Lucian 13:38, 3 August 2009 (UTC)