Gustaf, those steps return the folder_id -- but not the id of the folder's associated object -- which is what is needed to instantiate the object itself, as you explained earlier:
assume, you have a folder 16059, you might have a folder object with the id 16068 and the name ::16059 The next two commands do create the object and show it to you (you can run this from the shell). ::xowiki::Package instantiate_page_from_id -item_id 16068 ::Serializer deepSerialize ::16068
Is there somewhere in the api that returns the id "16068" in your example? In any case, I see how to work around this for now, and I realize that you're actively working on all this. I really appreciate all your ongoing contributions! You are amazingly productive!
By the way, is your book entitled "Using XOTCL with OpenACS"? That would be a most excellent title! ![]()