The Artima Developer Community
Sponsored Link

Java Buzz Forum
RE: Gosling on unsafe code

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
RE: Gosling on unsafe code Posted: Feb 7, 2005 3:07 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: RE: Gosling on unsafe code
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I am 100% behind Cedric on this one. I get frustrated when Sun is so pious on the whole VM, 100% portable code, thing. The reality is that we have real work to be done. There are viable situations where I *need access to native code*. Why not allow me a nice way to do this? There is a LOT of code out there in C++ etc, and not everyone wants to port it to Java. Give us nice intergration paths, and NICER THAN JNI. We know that great people on the Sun team have created a better way to work with native code (a la .NET). Let us have it. Let us have the control.

Read: RE: Gosling on unsafe code

Topic: Politics-Oriented Software Development Previous Topic   Next Topic Topic: Info packed CSS wiki

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use