Re: extending arrays
Eugene Kuleshov <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Only by changing the JVM. regards, Eugene On Mon, Dec 13, 2010 at 11:12 AM, Nikolas Nehmer <[email protected]> wrote: > Hi, > > me again ;-) > > Just another silly bytecode question...is there any way adding > additional members to arrays? According to the Java Language Spec arrays > are objects. Consequently, there must be something like an internal > arrayObject that holds information like length and offers methods like > clone. Is there any chance of extending these internal arraysObjects? > > Cheers > Nikolas > > > > -- > You receive this message as a subscriber of the [email protected] mailing list. > To unsubscribe: mailto:[email protected] > For general help: mailto:[email protected]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > >
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws