Thoughts on AI, architecture, and building systems that work in the real world.

Daily Archives: June 14, 2007

Archive of posts published in the specified Day

MIDP3 Proposal to remove the MIDlet pauseApp() lifecycle method

Currently there is a proposal within the MIDP3 Expert Group, to remove, or I should say, deprecate, the MIDlet pauseApp() life-cycle method… The rationale is that 1) it is a source of confusion for both developers and implementers because it is not consistently…