Comment by tauntz Comment by tauntz 2 days ago 2 replies Copy Link View on Hacker News How limited? We packed booleans inside integers instead of allocating separate booleans :P
Copy Link jeffbee 2 days ago Collapse Comment - That's just good old fashioned hacking. Wasn't this more a reflection of the various platforms' limited memory resources, and not really anything to do with J2ME? Reply View | 1 reply Copy Link sebazzz 18 hours ago Parent Collapse Comment - J2ME had much more trouble. Basically on every OS and variations of those for different phones your app could behave differently or not run at all. Reply View | 0 replies
Copy Link sebazzz 18 hours ago Parent Collapse Comment - J2ME had much more trouble. Basically on every OS and variations of those for different phones your app could behave differently or not run at all. Reply View | 0 replies
That's just good old fashioned hacking. Wasn't this more a reflection of the various platforms' limited memory resources, and not really anything to do with J2ME?