On Nov 23, 2009, at 3:39 PM, Anca Luca wrote:
Hi Vincent,
On 11/23/2009 04:23 PM, Vincent Massol wrote:
On Nov 23, 2009, at 2:38 PM, Anca Luca wrote:
Hello devs,
as a result of the cleaning of the annotations extension, I propose to move it to the platform xwiki-plugins and the respective xwiki-applications.
The application (client) could use a little more stabilization, but I prefer to do it when I get to the client improvements part, as presented in the last roadmap at http://markmail.org/message/5mnfhpdf2cgqlbop (at the end of mail).
I would like to do that now since what we have now is runnable, somewhat usable, it represents a clean, correct version of what we have in the sandbox, a "zero point". I am starting to make improvements from here on.
WDYT?
+1
Would be great that the plugin disappears and be replaced by components only.
Annotations are components only. Is there a special place where we put the server side part of extensions based on components only or it's still xwiki-plugins?
xwiki-plugins is only for plugins. Plugin = code that implements the XWikiPluginInterface interface. If it's only components then it's a great news and should go in platform/core/xwiki-annotations Thanks -Vincent
Thanks, Anca