Difference between revisions of "Spel FAQ"
From SDU
(removed spam link) |
|||
Line 3: | Line 3: | ||
== What is the purpose of group_leader? == | == What is the purpose of group_leader? == | ||
− | A group_leader is a ''reservation'' for modifying an object.With a group_leader you can create a new object, modify it, then save it. Without a group_leader you can only | + | A group_leader is a ''reservation'' for modifying an object.With a group_leader you can create a new object, modify it, then save it. Without a group_leader you can only modify the content of the object on which the Spel method is executed. |
Latest revision as of 16:14, 23 October 2012
To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.
To discuss or ask questions about this article, select the discussion tab above.
What is the purpose of group_leader?
A group_leader is a reservation for modifying an object.With a group_leader you can create a new object, modify it, then save it. Without a group_leader you can only modify the content of the object on which the Spel method is executed.