Difference between revisions of "Talk:WebCollab"

From Sugar Labs
Jump to navigation Jump to search
(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…')
 
 
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)