Is it possible to 
save one object at at time?
 
I have looked at the 
template code for the "edit object" action and found that ALL objects of a 
particular document are loaded
and when the "Save 
Objects" action is initiated, ALL the objects are sent back in an HTML 
Form.
 
I have also looked 
(succinctly) at the XWiki Java code (in the "web" folder of the SVN) and in 
doing so, I am lead to believe that a *single* object can not be saved 
independantly from the whole document and all its objects.
 
Is this 
true?
 
Is there a way to 
save changes to one object at a time?
 
Help!
Jean-Lou.