On Thu, 25 Mar 2004, Peter Karp wrote: > I just wondered if Marti ever considered to write/port lcms in Java? This > would make lcms available -- including GUI -- on all major three > platforms. In addition Java also aready has some ICC specific libraries > in the API.
C is by far the most portable language in the world. Just about any language is able to invoke C code since all common operating systems are written in C and C has very simple operating requirements. It is much more difficult for other languages to invoke Java code. It is good that LCMS is written in C. Writing the CMS profiler application (a GUI) in Java seems quite reasonable to me. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
