Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > App Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 08-20-2010, 04:54 AM
CrackBerry User
 
Join Date: Aug 2010
Posts: 21
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Are apps compiled with older JDE compatible with JDE 6?

Hi experts,

Have any of you guys had experience with porting over your app that is compiled using older Blackberry JDE to devices running JDE 6 (BB Torch) for example?

I am having an assumption that apps compiled with older JDE are likely to be compatible running on newer OS. Is this the case with JDE 6?
For example, I have a compiled app using JDE 4.5, would it run on devices with Blackberry OS 6?

I tried it on BB Torch simulator, and then I load my cod file. It does not listed anywhere. Torch does not have 'Downloads' folder. Also, the simulator is buggy, it only shows the LCD part (and I did not choose to 'show only LCD' on the main menu). It has spacious white blank space around the LCD where the physical appearance of the device should render, so I assume my loaded cod file is not showing up because of the simulator is buggy.

Any advise?
Reply With Quote Tip this Post
  #2  
Old 08-21-2010, 01:20 AM
CrackBerry User
Device(s): 9800/9700/9000/9530/8110
Carrier: AT&T
 
Join Date: Feb 2009
Posts: 13
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Technically "yes", but truthfully "no".

Just one example is where RIM introduced some bug in BB 6 so creating an empty ObjectChoiceField with an empty content object array throws a NullPointerException. That's technique has always worked in every earlier version, but now they went and screwed it up, so I had to change code and recompile to pass it a null instead.

So technically, yes it should be forward compatible. But I'll say no because new bugs and things break existing functions. There's other BB 6 broken features described in the RIM support forums too.
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > App Developers   Are apps compiled with older JDE compatible with JDE 6?

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes