Backward compatibility refers to a software or hardware system that can successfully use interfaces and data from earlier versions of the system.

learn more… | top users | synonyms

0
votes
1answer
31 views

iOS backwards compatibility - alloc/init of a non existent class

Background: Let's say I'm developing an app using the iOS 6 SDK. I have my deployment target set to iOS 5. I can then use features from 6 but in order to keep compatibility with 5, you have to have ...
1
vote
1answer
17 views

Android backwards compatibility: reflection versus simple conditional check

I understand there are (at least) two ways to do runtime checks to ensure my code doesn't call APIs that don't exist: Use a conditional version number check, a la if (Build.VERSION.SDK_INT >= ...
0
votes
2answers
67 views

Supporting old iOS versions and devices

I need an iOS app to be compatible with previous iOS versions, at least from 4.0, and also with prior devices (iPhone 4S, 4, 3GS... and likely all iPad devices). I found some posts dealing with the ...
3
votes
3answers
42 views

Does python's hash function remain identical across different versions?

I'm currently using hash on tuples of integers and strings (and nested tuples of integers and strings etc.) in order to compute the uniqueness of some objects. Barring that there might be a hash ...
0
votes
1answer
28 views

Using layouts for different sdks

So here is my declaration for my sdk settings: <uses-sdk android:minSdkVersion="7" android:targetSdkVersion="17" /> As you can see, my min is lower than my target. Now, when I design ...
0
votes
1answer
20 views

Configuring Xcode for iOS5 when latest is iOS6

I've released an app for iOS6 (deployment target: 6.1, SDK 6.1) but now wish to make the app for iOS5 because I realize how many users still have iOS5 to keep the old native Google Maps. I understand ...
-1
votes
0answers
15 views

Is there any cross-browser tester that list CSS properties that are breaking compatibility? [closed]

How can I easily debug which CSS properties are breaking cross-browser compatibility of a webpage in a specific version of a specific browser? There is a tool that does the job automatically? PS: I ...
0
votes
1answer
15 views

Compatibility issue between gnuplot 4.1 and 4.6

Coworkers have a lot of old-fashion gnuplot scripts working fine with gnuplot 4.1. It would be neat to update to 4.6 to get the for-loop functionality and the beauty of new terminals. Have you ever ...
0
votes
2answers
61 views

Backwards and cross-browser compatible audio playing

I need to playback audio files in many different web browsers and different versions. The old system produces 4-bit WAV files, which many browsers can't handle. All files contain synthesized or ...
-1
votes
1answer
29 views

manifest file required version API error

In my application i am using: android theme = @android:style/Theme.DeviceDefault.Light.NoActionBar.Fullscreen but eclipse shows error. error is: required version (API 14) and current min is 7. but ...
0
votes
0answers
29 views

Windows Xp Visual studio 2005 to Windows 7 VS 2010

I got an existing project built on windoxs XP and Visual studio 2005, Now I have a machine with Windows 7 and Visual studio 2010. If i modify the project in my machine, Will it work fine on WIndows ...
0
votes
1answer
52 views

Form validation backwards compatible with earlier versions of IE

I know this is an on going concern in IT these days with different versions of IE being used between different machines, but I was wondering if someone might be able to advise me on how to ...
4
votes
2answers
207 views

How to create dynamic DLL library in C++, to substitute legacy Fortran DLL

I have to create a dynamic DLL library in C++, to substitute old DLL library written in Fortran, without changing the host application (so functions and parameters must stay the same). I have full ...
2
votes
1answer
49 views

Holo Theme Backwards Compatibility for Action Bar tabs

I am currently working on an application using the Holo theme and am targeting the minSdkVersion = 9. I have an action bar with tabs throughout the entire application that work from version 11+ and am ...
1
vote
1answer
55 views

Win95 programming for Win8

I know some of you will think this silly, but I want to compile a Windows program on Win95 that will run on Win95/98/98SE/2K/ME/XP/VD/7/8 but not necessarily WinCE/3.1/RT as they don't implement Win32 ...
-1
votes
1answer
159 views

Xcode backward compatibility [closed]

I have built an app whose target iOS version is iOS 5.1 and my device's version is 6.1.3. However, I cannot make my app run on my device, as I get the following error: "No provisioned iOS devices ...
1
vote
1answer
32 views

Using incr-tcl with version 8.4.19

Is it possible to use incr-tcl when working with tcl version 8.4.19? Which include packages are required? Until now we used Active-Tcl version 8.6, which came with incr-tcl built-in. Now we need to ...
0
votes
1answer
43 views

what are the consequences of using === in pre javascript1.3?

the Strict equal operator only appeared in Javascript1.3 and ECMAscript 3rd edition. the oldest browser i have is IE6, which implements 1.3. So I don't have any practical way to test the outcome of ...
1
vote
1answer
22 views

Any alternatives to Clirr (binary and source compatibility with older releases)?

We are using clirr(http://clirr.sourceforge.net) in our project but it looks very outdated. I've tried to search for any alternatives, but they are in the same position: ...
0
votes
0answers
74 views

Assigning value to class method with parameters in C#

I'm working in an assembly in C# that will replace an old DLL registered as COM. That old DLL allowed COM enabled applications (like VB or Perl) or do things like in the following VBS example: dim ...
0
votes
1answer
30 views

Renaming a public class in a shipped library

I have a library which has shipped (internally, but still shipped), and I would like to rename a public class within the library. What I would like is a way to make sure that client code keeps on ...
0
votes
1answer
71 views

open intranet URL XP prompts for credentials NTLM compatibility

We have an intranet site on our network which uses NTLM to perform single sign on that works without issues. I wrote a C# application which spawn's an IE window with the site URL. Because the ...
2
votes
2answers
64 views

semantic versioning of API bundle

When starting with a package versioned at 1.0.0 in an API bundle, what should the new version be after adding a new interface to said package? The whitepaper makes this statement regarding ...
2
votes
2answers
105 views

Plugin Architecture With Forward & Backward Compatibility

I'm currently working on a C# product that will use a plugin type system. This isn't anything new and I have seen much info around about how to use a interface to implement this functionality quite ...
0
votes
0answers
90 views

Windows DLL Backwards Compatibility

I am using MS detours 3.0 Express to create a DLL that detours a function of an application. I have used StudPE to enter the dll API and hook it to the application. Everything works fine except for it ...
3
votes
2answers
279 views

ARM v5 shared library (ftd2xx) on ARM v7 platform - hard vs soft float issue

I need to run a program that uses ftd2xx on my BeagleBoard xM rev C running Ubuntu 12.04. I am trying to use the ARM library libftd2xx.so provided here. libFTDI is not an option. The difference that ...
1
vote
2answers
113 views

old jre 1.3 on windows 8 [closed]

We have a very old client-server application that uses JRE 1.3, it's network communication is based on sockets and has a desktop client, my boss is asking me to investigate the chance to install it on ...
1
vote
1answer
120 views

Android: menuItem.expandActionView() on API level < 14

I am implementing a search interface on my application using the search widget. I do not plan to support any API level < 11 (Honeycomb). In the search activity, I'd like to override onKeyDown() to ...
0
votes
1answer
220 views

Backwards compatibility and HTML5 date input - date formatting

So, I'm running into this issue and maybe I'm just not thinking straight, but examples of how sites have handled this would help. I want to use the HTML5 date input - it's nice and smooth. However, I ...
2
votes
0answers
59 views

BlackBerry compatibility issues, for touch and non-touch devices

Currently our app is two branches (two different binaries) one is for touch device (compiled with JDE 4.7), the other is for non-touch device (compiled with JDE 4.6). These two versions are the same ...
3
votes
3answers
121 views

confusion of how to make osx app backward compatible & how to test them

after reading the apple SDK guide https://developer.apple.com/library/mac/#documentation/developertools/conceptual/cross_development/Overview/overview.html I'm still confused of how to make the mac ...
0
votes
1answer
55 views

Compatibility options for Visual Studio project

I'm about to be incorporated to the C# development team in my enterprise. I've been told that currently we're developing for .NET Framework 2.0, so I must stick to VS 2005 features. I have a MSDN ...
4
votes
0answers
192 views

Git: compatibility issues between 1.8 client and older server

I'm using a remote git hosting service (Svnrepository.com). I'm able to access the git repositories successfully while using a git 1.7.x as the client, but as soon as I upgrade the client to git ...
3
votes
1answer
107 views

Upgrade for file of records and backward compatability

I have such file: file of record Str: string[250]; RecType: Cardinal; end; but after some time using of this file my customer found, that Str never be bigger than 100 chars and also he need ...
0
votes
1answer
104 views

backward compatibility issues when migrating to use Jackson with jersey

I am using Jersey 1.16 for a restful service I provide to my client app. I am trying to move from the default jersy JSON serializer to use jackson based on this excellent blog entry: ...
1
vote
2answers
360 views

Is the SQL Server 2012 version of Microsoft.SqlServer.Types' geometry UDT backward compatible with SQL Server 2008?

If I had both SQL Server 2008 and SQL Server 2012 installed locally, I would simply try this for myself; however I only have the newer version installed and would like to keep it that way. SQL ...
2
votes
1answer
806 views

jQuery 1.9 backward compatibility issue?

I am trying to use a jQuery plugin on my site which uses jQuery 1.6.2. When I change the jQuery version to 1.9 the plugin no longer works. I thought there was a backwards compatibility feature in ...
0
votes
1answer
156 views

Android: App not runnin on Nexus 10 with Jellybean - works fine on older devices

My app targets version 2.2 and seems to run fine on the 3 devices I've tested it on (version 2.2 and 2.3) However, I just ran it on a Google Nexus 10 tablet and the splash screen works OK and takes a ...
0
votes
2answers
643 views

Are Visual Studio 2008 and Visual Studio 2012 solutions“compatible”?

I edited my project (which was written in school using Visual Studio 2008) at home using Visual Studio 2010 Express. When I got back to school, I couldn't open my solution anymore as Visual Studio ...
0
votes
1answer
49 views

How does JVM runtime maintain backward compatibility?

I have a simple java class which uses enum reserved keyword. I am able to compile this code in Java 1.4 and execute it in Java 1.6 public class Main { public static void main(String[] args) { ...
2
votes
2answers
105 views

When I am developing an Android Application ,I want to use a method of higther API in lower android version. How to do it?

When I am developing an Android Application ,I want to use a method of higther API in lower android version?? the following is a method of ListView public void smoothScrollToPosition(int position) ...
1
vote
1answer
170 views

TextViews animate only once on Android 4

I have a layout (RelativeLayout) with a number of buttons and two text views. For each change of information I fade out all the views, update the information and then fade in the views. I use ...
1
vote
3answers
92 views

Why doesn't the android SDK warn me about backward compatibility issues?

I set my minimum API version to 8, but the android SDK fails to warn me when I use functions that were added in API 14. Why is that? <uses-sdk android:minSdkVersion="8" ...
3
votes
1answer
78 views

Using finalize() With The Decorator Pattern

I have a design issue I am trying to resolve. In short, is it ok to use finalize() to release private static resources that pertain only to that object, and are only of use for as long as that object ...
0
votes
2answers
159 views

Rotated images in remoteviews

I'm making a battery widget, and to avoid having 20 separate PNG files for the different levels I've got one PNG which I rotate to 20 positions. On Android 3.x+ this is easy, as the ImageView element ...
3
votes
3answers
2k views

making ios 6 app compatible with ios 5

I am developing an app in Xcode 4.5 targeting iOS 6 version. I want to make that app backward compatible for iOS 5 and all the iOS 5 versions. How can i do this? My app is complete and it is targeting ...
2
votes
1answer
215 views

Facebook iOS SDK & backwards compatibility

I'm trying to wrap my head around this and figure out what would be the best approach: I want to take advantage of all the new features that iOS 6.0 introduced in terms of interacting with facebook - ...
3
votes
2answers
501 views

How could I use the same set of preference screens for all Android versions from 2.X to 4.X?

NOTICE: Please save yourself some time and refer to the accepted answer, no need to read all the quesiton. You may read the rest of the question and the answer I provided for an alternative (although ...
-2
votes
1answer
456 views

Jdk 1.7 backward compatiblity with 1.6

I have a a GWT application and I want to create a war file using hudson .So I have created a job and in the configuration I have checked the build option i.e invoke ant. so it uses the build.xml from ...
4
votes
3answers
92 views

How to indicate that code needs to be removed… eventually

Consider an app that needs to be compatible with iOS 5 and iOS 6. Is there a way to mark the code that is there purely for iOS 5 compatibility, so that it appear as a compile error (or warning) when ...

1 2 3 4 5 10