Hi All,
I am developing an application in j2me for Nokia Series 60 devices using MIDP-2.0 and CLDC-1.1.
In two classes I am having more than 3000 lines of code.So I am thinking to split into multiple classes.
But I do not know how it will affect in terms of memory.Because there are allready more than 45 classes in my application and if I am going to split it based on the functionality it will increase to another 12 to 15 classes.
If any body have any idea wheather it is correct to split into multiple classes or not.
Please guide me....
Thanks & Regards,
Ajit

Reply With Quote



