On 02/12/2013 06:03 AM, Vincent Massol wrote: > Hi, > > I'd like to propose to use the following naming conventions for the > extensions from commons/rendering/platform that are exposed on e.x.o: > > - "API" suffix for api modules. e.g. "Text API" , "Velocity API" instead of > currently "Text Module", "Velocity Module", etc > - "Application" suffix for ui modules, e.g. "Wiki Manager Application", > "Logging Application", "IRC Bot Application", etc > - "Macro" suffix, e.g. "JIRA Macro", etc > > Technically this means using the following in pom.xml: > > <properties> > <!-- Name to display by the Extension Manager --> > <xwiki.extension.name>Wiki Component API</xwiki.extension.name> > </properties> > > WDYT? > > Thanks > -Vincent >
Sounds good. What about implementations, for example the portlet and servlet containers? -- Sergiu Dumitriu http://purl.org/net/sergiu _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

