[xwiki-devs] [proposal] Remove flickr plugin from CORE
Hello. It seems that platform/trunks/core/xwiki-core/src/main/java/com/xpn/xwiki/plugin/flickr plugin is not used by anything in XWiki. It seems to be old and deprecated. I propose to remove it from xwiki-core. The things to discuss would be : Topic I. Where to move it: 1.Deprecate it (move it to contrib retired) 2.Remove it from everywhere (delete code) 3.Move it to CORE plugins 4.Rewrite it nicely as a service and have it : 1.as core module 2.in contrib sandbox Topic II. Relation to the platform 1.bundle it by default 2.not bundle it by default I am +1 for I.2 and II.2 . WDYT? Thanks, Sorin
find-grepping shows this plugin is not called anywhere in the core or in XEnterprise. In my opinion this is functionality which should be handled at the application level and the plugin model is deprecated. +1 (contrib-retired + not bundled by default.) Caleb Sorin Burjan wrote:
Hello. It seems that platform/trunks/core/xwiki-core/src/main/java/com/xpn/xwiki/plugin/flickr plugin is not used by anything in XWiki. It seems to be old and deprecated.
I propose to remove it from xwiki-core. The things to discuss would be :
Topic I. Where to move it: 1.Deprecate it (move it to contrib retired) 2.Remove it from everywhere (delete code) 3.Move it to CORE plugins 4.Rewrite it nicely as a service and have it : 1.as core module 2.in contrib sandbox
Topic II. Relation to the platform 1.bundle it by default 2.not bundle it by default
I am +1 for I.2 and II.2 . WDYT?
Thanks, Sorin _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 for I.1 and II.2 On 08/09/2010 05:24 PM, Sorin Burjan wrote:
Hello. It seems that platform/trunks/core/xwiki-core/src/main/java/com/xpn/xwiki/plugin/flickr plugin is not used by anything in XWiki. It seems to be old and deprecated.
I propose to remove it from xwiki-core. The things to discuss would be :
Topic I. Where to move it: 1.Deprecate it (move it to contrib retired) 2.Remove it from everywhere (delete code) 3.Move it to CORE plugins 4.Rewrite it nicely as a service and have it : 1.as core module 2.in contrib sandbox
Topic II. Relation to the platform 1.bundle it by default 2.not bundle it by default
I am +1 for I.2 and II.2 . WDYT?
Thanks, Sorin _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On 08/09/2010 04:24 PM, Sorin Burjan wrote:
Hello. It seems that platform/trunks/core/xwiki-core/src/main/java/com/xpn/xwiki/plugin/flickr plugin is not used by anything in XWiki. It seems to be old and deprecated.
I propose to remove it from xwiki-core. The things to discuss would be :
Topic I. Where to move it: 1.Deprecate it (move it to contrib retired) 2.Remove it from everywhere (delete code) 3.Move it to CORE plugins 4.Rewrite it nicely as a service and have it : 1.as core module 2.in contrib sandbox
+1 for 1 for the moment, but I'd like to see a 4 in the future. While we're at moving stuff to the contrib/retired, several other plugins are really old as well: adwords and alexa from the xwiki-plugins branch, google, graphviz, svg, test, userdirectory, usertools, PatternPlugin. Some of those are still used in the wild, like the graphviz plugin.
Topic II. Relation to the platform 1.bundle it by default 2.not bundle it by default
I am +1 for I.2 and II.2 .
+1 for 2. It's buggy code with potential security holes, bloating the product with unused features.
WDYT?
Thanks, Sorin _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Sergiu Dumitriu http://purl.org/net/sergiu/
+0 Jerome. ----- Original Message ----- From: "Sorin Burjan" <[email protected]> To: [email protected] Sent: Monday, August 9, 2010 4:24:47 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [xwiki-devs] [proposal] Remove flickr plugin from CORE Hello. It seems that platform/trunks/core/xwiki-core/src/main/java/com/xpn/xwiki/plugin/flickr plugin is not used by anything in XWiki. It seems to be old and deprecated. I propose to remove it from xwiki-core. The things to discuss would be : Topic I. Where to move it: 1.Deprecate it (move it to contrib retired) 2.Remove it from everywhere (delete code) 3.Move it to CORE plugins 4.Rewrite it nicely as a service and have it : 1.as core module 2.in contrib sandbox Topic II. Relation to the platform 1.bundle it by default 2.not bundle it by default I am +1 for I.2 and II.2 . WDYT? Thanks, Sorin _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
General +1 for removing all old plugins from xwiki-core project. On Mon, Aug 9, 2010 at 16:24, Sorin Burjan <[email protected]> wrote:
Hello. It seems that platform/trunks/core/xwiki-core/src/main/java/com/xpn/xwiki/plugin/flickr plugin is not used by anything in XWiki. It seems to be old and deprecated.
I propose to remove it from xwiki-core. The things to discuss would be :
Topic I. Where to move it: 1.Deprecate it (move it to contrib retired) 2.Remove it from everywhere (delete code) 3.Move it to CORE plugins 4.Rewrite it nicely as a service and have it : 1.as core module 2.in contrib sandbox
Topic II. Relation to the platform 1.bundle it by default 2.not bundle it by default
I am +1 for I.2 and II.2 . WDYT?
Thanks, Sorin _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
On 08/09/2010 04:24 PM, Sorin Burjan wrote:
Hello. It seems that platform/trunks/core/xwiki-core/src/main/java/com/xpn/xwiki/plugin/flickr plugin is not used by anything in XWiki. It seems to be old and deprecated.
I propose to remove it from xwiki-core. The things to discuss would be :
Topic I. Where to move it: 1.Deprecate it (move it to contrib retired) 2.Remove it from everywhere (delete code) 3.Move it to CORE plugins 4.Rewrite it nicely as a service and have it : 1.as core module 2.in contrib sandbox
Topic II. Relation to the platform 1.bundle it by default 2.not bundle it by default
I am +1 for I.2 and II.2 . WDYT?
Done (I.1 and II.2). -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (6)
-
Anca Luca -
Caleb James DeLisle -
Jerome Velociter -
Sergiu Dumitriu -
Sorin Burjan -
Thomas Mortagne