This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information

JVx 2.8.5 - Statistics

JVx 2.8.5 is out and we have some Source Code statistics for you!

Our last statistics were determined for JVx 2.2. The source code grew by 50.012 lines, since 2.2. We now have 178.896 (JVx library, Swing UI, tests) compared to 128.884 in JVx 2.2. Still awesome if we compare the features of JVx with any other application framework!

Here are the actual numbers for you:

JVx library   Swing UI
LoC   Type
107.951   Code
86.032   Comments (~ 44% of Code)
28.282   Empty lines
222.265   Total
LoC   Type
41.544   Code
22.321   Comments (~ 35% of Code)
9.249   Empty lines
73.114   Total
 
JVx library (Test cases)  
LoC   Type
29.401   Code
14.620   Comments (~ 33% of Code)
9.649   Empty lines
53.670   Total

Some additional numbers:

Files and Tests
JVx library source files   825
Swing UI source files   148
Test source files   151
Total   1124
Still a small codebase ;) and still very easy to maintain. Here are more numbers, about testing:
 
Unit tests (no UI, without manual perf. tests)   1000
Class coverage (without UI)   73%
Method coverage (without UI)   62%
Our coverage is not as good as with 2.2 but still not bad.

TOP 10 classes

Classname   LoC
DBAccess 5.775
MemDataBook 4.712
JVxTable 2.704
ArrayUtil 2.613
DBStorage 2.237
StringUtil 2.230
Server 2.058
SimpleJavaSource 1.583
PostgreSQLDBAccess 1.495
DateUtil 1.468

This are interesting numbers because in JVx 2.2, MemDataBook was on 1st place. We now have more code for database support than before. The newcomers are SimpleJavaSource and PostgreSQLDBAccess.

We tried to reduce complexity of DBAccess and MemDataBook, but complex things are complex. This is why we develop JVx. It makes complex things, simple.

JVx 3.0 will change something...

The development phase of JVx 3.0 has started. We'll change some things which are important to know:

JVx 3.0 won't be Java 6 compatible. We'll switch to Java 8 and... still super backwards compatible.

We'll also change some package names like javax.rad. But we don't have a complete list right now.
So keep reading.

JVx 2.8.5 is available

We're happy to announce that JVx 2.8.5 is available. It's a bigger bugfix release and comes with many powerful new features.

What's new?

  • Loading MetaData performance tuning
  • REST

    It's now possible to register custom admin services and to disable general admin services. We also introduced a public zone.

  • E-Mail support

    Simply send an email with pre-configured server settings.

  • Dynamic cell editors

    Set the dynamic cell editor on one cell and use different cell editors in the same cell, based on a type configuration.

  • Simple Map implementation

    OpenStreetMap and Google

  • Accessible/Not Accessible per environment
  • putObject support for DataRow
  • Better logging API configuration
  • Many more...

The full changelog is available here.

Start with JVx

VisionX EA version 5.6.4050 is available

The current EA version of VisionX 5.6.4050 contains some bugfixes and improvements.

It comes with latest Postgresql JDBC driver which will work without changes with EDB.
... oh... and deployment for Tomcat 10 and all other Jakarta based application servers is on board.

As usual - available in the download area for our customers ;-)
Have fun!

VisionX update release 5.6.4001 is available

A brand new update version of VisionX - 5.6.4001 - is available!
It's a bugfix release with some cool new features.

It contains the latest reactUI, a Map location component.

The next EarlyAccess version will contain support for Tomcat 10 deployment. Since javax.servlet API was renamed to jakarta.servlet API, it's not easily possible to install an application on newer application servers. We found a great solution which makes it possible to keep it super simple.

As usual - available in the download area ;-) or as trial!
Have fun!

reactUI style example

We're happy to announce that our brand new reactUI got themes and color schemes.

We have a basic, small and mobile theme and basic, dark, orange, blue color schemes. Simply mix theme with color scheme. The result will be awesome!
I's super easy to create your own theme or color scheme. We have a style example project for you.

Let's create awesome themes and color schemes ;-)

Log4j - CVE-2021-44228

No worries about CVE-2021-44228.

We have support in JVx for different logging libraries, but use Java logging API per default.
Our product VisionX doesn't use log4j(2) and the log4j2 jar file is not included.

So if you're using VisionX, you won't have any problems.
If you're using JVx without log4j2, also no problems.
If you're using JVx and log4j2, be sure to use one of the latest jdks and you won't have any problems. Also an update to latest log4j2 is recommended.

Postgres Build 2021 - our experience talk

Our CEO Roland Hörmann, will talk about Oracle to PostgreSQL migration a practical report tomorrow at Postgres Build.

Read more about his talk.

If you're interested, simply register and listen to Roland!

VisionX Update Release 5.6.2220 is available

A brand new update version of VisionX 5.6.2220 is available!
It's a bugfix release.

As usual - available in the download area ;-) or as trial!
Have fun!

VisionX EA version 5.6.2100 is available

The current EA version of VisionX 5.6.2100 contains some bugfixes and improvements.

As usual - available in the download area ;-)
Have fun!