On Fri, Nov 2, 2012 at 7:08 PM, Marius Dumitru Florea <
[email protected]> wrote:

> On Fri, Nov 2, 2012 at 1:12 PM, Thomas Mortagne
> <[email protected]> wrote:
> > Hi devs,
> >
> > Quick vote on the name of the localization module:
> > * $services.l10n
>
> > * $services.localization
>
> +0, I need to see what methods it has.
>

It's the script entry point for the whole module so it's going to expose to
script all the things you can do with the localization module.

I already added a few in
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-script/src/main/java/org/xwiki/localization/script/internal/LocalizationScriptService.java(basically
what's needed to deprecate XWikiMessageTool)


>
> Thanks,
> Marius
>
> >
> > something else ?
> >
> > I'm ok with both even if "localization" is a bit "cleaner".
> >
> > --
> > Thomas Mortagne
> > _______________________________________________
> > devs mailing list
> > [email protected]
> > http://lists.xwiki.org/mailman/listinfo/devs
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>



-- 
Thomas Mortagne
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to