Asiri Rathnayake wrote: > Hi Vincent, > > On Thu, Jul 31, 2008 at 1:01 PM, Vincent Massol <[EMAIL PROTECTED]> wrote: > > >> On Jul 31, 2008, at 7:43 AM, Asiri Rathnayake wrote: >> >> >>> Hi Vincent, >>> >>> >>> On Wed, Jul 30, 2008 at 11:28 PM, Vincent Massol >>> <[EMAIL PROTECTED]> wrote: >>> >>> >>>> On Jul 30, 2008, at 7:37 PM, Asiri Rathnayake wrote: >>>> >>>> [snip] >>>> >>>> >>>>>> I think we should start having our plugin app in Jira and have >>>>>> these as >>>>>> independent bug.. >>>>>> I let you handle this with Vincent. >>>>>> >>>> A committer should first review the code, verify its production >>>> ready, >>>> that it follows xwiki best practices in term of coding standards, >>>> test >>>> frameworks used, etc. >>>> (as described on dev.xwiki.org). >>>> >>>> At the same time we need to decide what structure the webdav feature >>>> will have. Is it only a xwiki plugin? Is it more? >>>> >>> It's another way of exposing an xwiki repository ... >>> >> My question was different... I'm talking in term of integration in the >> platform. Where should it go in the source tree? Again, is it only a >> plugin or more? >> >> > > Well, if we consider xeclipse as a plugin, yes xwiki-webdav is also a plugin > :) And i'm not clear what is meant by "More" ... hey, may be ludovic has a > better idea ? :) >
No XEclipse is a "client" allowing to connect to the repository. And WebDAV is an XWiki extension API. It allows to browse the repository with WebDAV client. It's at the same level as GWT API and XMP-RPC API and REST API However it's a bit more "application level" since the way we present the WebDAV repository to the user is important. It is "end-user". Thanks to this users will be able to browse XWiki repositories, read and edit files with their favorite editors, drag and drop attachments, etc... Ludovic > Thanks. > > - Asiri > > > >>>> Does it need >>>> modification to the core/platform? >>>> >>>> >>> Nope. None! >>> >>> This is my view of xwiki-webdav, we better ask someone other than >>> myself to >>> comment on this :) >>> >> Well you should know since you coded it... :) >> >> Thanks >> -Vincent >> >> >>>> Once we decide where it could go in the main svn we should start a >>>> vote to add it there. >>>> >>>> From that point forward we can create related jira project, release a >>>> first version, add the pages on xwiki.org, etc. >>>> >>>> Thanks >>>> -Vincent >>>> >>>> >>>>> Great! looking forward to it. I'll be so happy to move xwiki-webdav >>>>> out of >>>>> sandbox... :P >>>>> >>>>> Thanks. >>>>> >>>>> - Asiri >>>>> >> _______________________________________________ >> devs mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/devs >> >> > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > > -- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

