Value Types for Java
Ben Hutchison
benh at ibsglobalweb.com
Mon Jun 16 21:42:52 PDT 2008
I would really like to see support for value types (aka "structs") added
to a JVM. My desire is for a more efficient way to store and process
bulk quantities of small, simple objects.
Its an issue with a very low profile in the Java community, it seems.
I'd be interested in hearing from others who want, or better yet, are
working towards, this goal.
Ive written up a post outlining my case for value type support:
http://benhutchison.wordpress.com/2008/06/15/the-jvm-needs-value-types/
My motivation for here is the belief that the Da Vinci project remains
the least unlikely pathway by which value type support will be
implemented, given that reviews of the JVM & bytecode specs don't
exactly happen all the time.
-Ben
--
*Ben Hutchison
Senior Developer
* Level 2 476 St Kilda Road Melbourne VIC 3004
T 613 8807 5252 | F 613 8807 5203 | M 0423 879 534 |
www.ibsglobalweb.com <http://www.ibsglobalweb.com/>
This e-mail (and any attachments to this e-mail) is for the exclusive
use of the person, firm or corporation to which it is addressed and may
contain information that by law is privileged, confidential or protected
by copyright. If you are not the intended recipient or the person
responsible for delivering this e-mail to the intended recipient, you
are notified that any use, disclosure, distribution, printing or copying
of this e-mail transmission is prohibited by law and that the contents
must be kept strictly confidential. If you have received this e-mail in
error, kindly notify us immediately on + 613 8807 0168 or respond to the
sender by return e-mail. The original transmission of this e-mail must
be destroyed.
Internet Business Systems Australia Pty Ltd accepts no responsibility
for any viruses this e-mail may contain. This notice should not be removed.
More information about the mlvm-dev
mailing list