Likelihood to Recommend Legacy applications already on VFP are a good candidate. If you plan to move to iOS and Android apps, VFP is not for you. Also, in future access to VFP programmers may be limited. You could use VFP as a powerful database tool. I know of many programmers who love to exploit the features of VFP to create easy to use applications.
Read full review Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
Read full review Pros Treat data from files Reporting Read full review Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ. Strong object-orientation language and clear project structure. Wrapper underlines hardware and memory management so the developers can focus on business and implementation. It offers a huge library and framework support from third-parties and the community. Read full review Cons Microsoft stopped selling this and stopped supporting it in 2014. It still works on Windows 10, but if you have a problem, you are on your own. The look and feel of screens and displayed text is getting a little dated. It's really designed for desktop/server environments rather than the cloud. Read full review Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether. Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python. Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all). Read full review Usability There are several easy to use and powerful features of VFP that programmers like.
Read full review The language is fluent and has good support from a number of open source and commercial IDEs. Language features are added every 6 months, although long-term service releases are only available every 3 years. It would be nice if some of the older APIs were depreciated with more pressure to move to the new replacement APIs (e.g. File vs. Path), but transitions to new features are generally well implemented.
Read full review Support Rating Although MS has discontinued support of VFP there is a good community of programmers that are available for help. In fact we have several programmers at Apptread that are skilled not only in VFP but also .NET so that if there is a need to migrate some parts of applications to .NET , it is easy for us to do that.
Read full review Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
Read full review Alternatives Considered We are only using FoxPro because it is the only way to add custom plugins into the software we use to manage our stock. FoxPro is a semi-oriented object language and should clearly not be compared with recent technologies.
Read full review Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
Read full review Return on Investment Positive impact is that the value of FoxPro applications has continued to increase over the years, so we are in high demand for our services. Negative impact is that sometimes you have difficult to support scenarios where you might have to spend many hours to just keep something functional. A negative impact is that this language is taught in very few places, either in schools, or private learning centers. Read full review The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible. Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative. New features take time to learn. When someone starts using them, everyone has to take time to learn. Read full review ScreenShots