Sciss wrote:
>kind of painfull to blow up my app by more than 3 MB just to do this
>simple conversion thing.
On Mac OS X only, the OS has conversion functions. See:
<http://developer.apple.com/qa/qa2001/qa1235.html>
Won't help on other platforms, though, so identical and portable may be the
better (but bigger) tactic. Or find platform-native conversion APIs and
call via JNI.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden