Everything is added to the stage on creation… So the object exists … Hence you move it somewhere else till you “remove” it… After that… You insert it … For the first time…
Insert removes it from where it origins … And moves it into another group … It has only one position in the hierarchy.
I agree that “move” is also not the best term … As the method is the one of the group not the one of the object. “attach” and “detach” … Wahtever.
Sure you can say I insert it into some group … But … Look at tables and how insert works there! When I insert something twice … I expect it to be there twice!
Also I do not expect something to get removed somewhere else if I insert it somewhere.
I do not nitpick but tell about what I read on the forum that multiple users had problems with … And I think that is because insert is associated with it’s functionality for tables. Which is different… [import]uid: 6928 topic_id: 1478 reply_id: 4125[/import]