Hi,
Just to let you know I'm breaking an existing behavior which I consider incorrect:
* Right now in XWikiDocument if you call one of the get*Object*() method and you pass a
classname without space specified, it'll use the hardcoded "XWiki" space.
I'm changing this to use the current wiki instead, thus following our current
strategy.
Please shout if you think this is a problem.
Thanks
-Vincent