On Thu, Feb 09, 2012 at 05:13:14PM +0100, Luc Maisonobe wrote:
> Hi,
> 
> Some times ago, we had a discussion about some issues with Android
> devices. One issue was that the packaging system for Android did remove
> some folders we put inside META-INF. The folder we put there was
> localization.
> 
> I would like to mode this folder from META-INF/localization to a new
> assets/localization, to better match Android (but not completely as we
> do not use their specific localization API and associated xml files).
> 
> If we need other resources, they should also be put under this "assets"
> directory.
> 
> What do you think ?

Why not "resources" (which already exists and is more Java-ish)?
[Maybe it's the use of "META-INF" that is the problem.]


Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to