I m using the XWiki farm and although I am stoked about the capabilities to add properties, create classes and use document as objects I still lack the complete understanding of the inner relationships and have to interpret existing code examples, the API docu and use trial and error for making (slow) progress. Here are two categories of questions, I intentionally did not post as separate items, since others might encounter the same: Category Bigger Picture: - I started creating my application using the current release on the xwiki.com farm, how much rewriting do I have to do after XWIKI V1.0 will be released? None I assume, but I want to make sure. - How is the visibility of references across spaces/pages? I assume references created locally on a page (e.g., $mydoc) stay local, means if you want for example work with one document on the menu and the toolbar and the main page, you have to create a kind of administrator object, which can be used across the xwiki or space. What is the recommended practice here? - How is the visibility of Objects across pages? I noticed that a link to another page from the menu page had the question mark behind it, if the home page was shown on the main page, but was available, if one of my own pages are on the main page. This suggests, although the menu and the home page have the same parent (do they?) and my own created page shares only the same root (xwiki I assume) with the menu page that there are mechanisms I don't understand. Please help - I would volunteer to create a docu about how to use the API, if I understood the inner guts of it. When is a documentation planned with some examples, who is in charge of it and could help? - Are there any recommended practices for how to use HTML constructs and the implication on how the panels and the main page look like then? E.g., using frame, iframe - How to I archive the code I created? Any export/import mechanism available? Category: How to do .... - How do I change a value of a property of an object and commit it so it is stored in the database? - How do I use the property "Database List Class", it seems very powerful in creating dynamic lists of values, references to other objects etc. but I am unable to decipher how to use it. -How do I create Classes inheriting other Classes I created? Thanks in advance Uwe -- View this message in context: http://www.nabble.com/Xwiki.com-API-stability-and-Class-Object-model-tf35240... Sent from the XWiki- Users mailing list archive at Nabble.com.