Re: [xwiki-devs] XMLRPC Interface (was Re: [xwiki-notifications] r4850 - xwiki-platform/core/trunk/xwiki-core xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/xmlrpc xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/xml
Hi Vincent, On 9/8/07, Vincent Massol <[email protected]> wrote: [snip]
I think the model classes should reflect more XWiki's concepts since it's meant to abstract the implementation (swizzle).
For example the following don't look right to me: Blog*, Comment, Label, Rss*. In XWiki they are all Objects. So I'd rather see an Object class in the interface and possibly some verification on the object type in the swizzle implementation to map them to swizzle concepts.
I think that what you suggest here is not even possible to implement on top of the Confluence API. I suggest you have a look at the code. Catalin
This is very important and we need to agree on that before we can release 1.2M1 since when we release it then this api is in the wild and it'll be harder to change it.
What do others think?
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (1)
-
Catalin Hritcu