Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Galileo Must-do's

Regarding ICU4J - for those projects that do adopt it: Please make
sure you use Import-Package rather than Require-Bundle so that clients
can use the replacement JAR (0.17MB vs. 4MB for the full ICU4J) that
the Platform makes available on their download pages (look for
"com.ibm.icu.base binary"). This is of interest to standalone or RCP
applications that don't rely on the improved
Unicode/internationalization/globalization support of ICU4J.

More information on this can be found at: http://wiki.eclipse.org/ICU4J

Boris

On Mon, Nov 10, 2008 at 8:59 PM, David M Williams
<david_williams@xxxxxxxxxx> wrote:
>> I cannot agree to "Must use ICU4J <http://wiki.eclipse.org/ICU4J>"
>> Again, EMF must work stand alone without dependencies on Eclipse
>> libraries.  This is a technical reason so it will have to suffice.
>> Please consider more carefully the black and white wording of this
>> requirement.  I.e., qualify it with "unless there are technical
> reasons".
>
> I don't want to argue if it's appropriate that EMF use UCU4J, but remember
> that
> a good OSGI bundle can usually be used as a simple jar, so if you really
> thought
> you needed it, you could use ICU4J without OSGi (or Eclipse).
>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>


Back to the top