Hi Vincent,
On 8/10/07, Vincent Massol <vincent(a)massol.net> wrote:
+1 from me.
Question: Can we transparently augment swizzle to support features
that are specific to XWiki and do not exist in Confluence? By
transparently, I mean code in our SVN that users could use for extra
features but knowing that their code wouldn't work with Confluence
(but most xmlrpc client users won't care about confluence).
[snip]
If by extending you mean adding new methods then it's easy. We would
just extend the org.codehaus.swizzle.confluence.Confluence class and
add whatever other methods we like.
Regards,
Catalin