On Sun, Dec 14, 2008 at 6:28 PM, hel-o <hel(a)hel.at> wrote:
Hi,
is there a documentation for the existing property types of a class
available?
I found the tutorial about creating a class but no discription of the
property types.
See
http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel
As i understand it deleting a property of a class is
not possible. Is this
feature planned?
Yes, it is not possible yet. This problem is known and will be
addressed but it is not trivial and doesn't have a high priority.
The usual workaround is to rename properties (to something like
unused_string_1 for example).
JV.