Re: Array Issues with J2ME

Robin Chaddock <[email protected]>
Newsgroups gmane.comp.java.sun.kvm
Message-ID <[email protected]>
Specifically, what sort of problems? =)

There are a number of old handsets that have horrible internal limits on 
object size.
e.g.
You can't have an array larger than 64kb on early Siemens handsets.
Some handsets with native recompilers introduce other limits that can 
impact upon array usage; old Panasonic handsets like the X60 suffer from 
this.

Obviously there are also the obvious Java related overheads of using 
multi-dimensional arrays that you might not expect if you were 
unfamiliar with Java.

Padilla, Alex D wrote:
> Does anyone know of any issues when programming with arrays in J2ME and
> any possible solutions for this problem?  I have had some problems
> specifically with two-dimensional arrays.
>
> Thank you all in advance.
>
> ===========================================================================
> To unsubscribe, send email to [email protected] and include in the body
> of the message "signoff KVM-INTEREST".  For general help, send email to
> [email protected] and include in the body of the message "help".
>   


________________________________________________________________________
E-mail is an informal method of communication and may be subject to data corruption, interception and unauthorised amendment for which I-play, a trading name of Digital Bridges Ltd will accept no liability. Therefore, it will normally be inappropriate to rely on information contained on e-mail without obtaining written confirmation.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

(C) 2005. I-play is a trademark and trading name of Digital Bridges Limited. All Rights Reserved.
________________________________________________________________________
This message has been checked for all known viruses by the 
MessageLabs Virus Scanning Service. For further information visit
http://www.messagelabs.com/stats.asp

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.