Blog

7-series

By  
Joonas Lehtinen
Joonas Lehtinen
·
On Apr 3, 2014 6:34:00 PM
·

A bit over a year ago we released Vaadin 7 renewing the framework inside out. Then came push support with 7.1. Now what?

Let’s take a look into the future. First off, we do not see C# coming up (who is this Nutella guy anyway?). With Java 8 and lambdas already well supported, we have a solid foundation that welds Java and HTML5 platforms together in the most elegant way in the industry. So let’s start building new exciting features on that hybrid platform.

Vaadin 7 series will iteratively add features to the platform while maintaining backwards compatibility with 7.0. We guarantee to support the 7-series for the foreseeable future, but at the latest until 2018, both commercially and open source.

Vaadin 7.2 - Responsive tune-up

Next up in the pipeline will be a minor release that continues building the infrastructure. Features include:

  • Responsive layouts for components (currently available as add-on)
  • Improved push channel with support for long polling, Tomcat 8, Wildfly 8, Glassfish 4, Jetty 9.1
  • Font icons that look great on high DPI displays and are lightweight
  • Native support for Internet Explorer 11 and Windows Phone 8.1. (Including pointer events)
  • Lots of performance optimizations and API improvements

The beta version of this 7.2 will be available later this month. The final version should follow in May 2014.

Vaadin 7.3 - Let there be light

The next big feature is called Valo. It means light in Finnish. Just like light, Valo will define what you see, how it feels and tune your mood. This is the next theme for Vaadin. It will be beautiful.

How should it look like? Metro? iOS7? Adobe CS? IntelliJ? How much negative space? Which fonts? Dark or light? Rounded or sharp? Flat or shadowy? You tell us. Even better, you tell Valo.

The SASS compiler built in Vaadin 7 enabled us to make it modular. You can choose the pieces you like, vary their styles, color the overall theme as you choose, define how flat or rounded it is, etc. In short, you can parametrize Valo to look like almost anything you want.


Some of the defaults for Valo

The first Alpha version should be available later this month. Beta should be available in May or June 2014 and the final release should follow in June.

Vaadin 7.4 - Son of the Table

Table has been the key component in Vaadin since day 1. While it has served Vaadin extremely well, we must raise the bar. Welcome Grid.

Grid should fix everything that you feel is missing or wrong in Table. We looked at all the requests we have got during the years for what Table should do, peeked in some scary memories of how far people have stretched the component and concluded that all of this should be doable. Grid should either have the feature OR be flexible enough to allow easily to add the feature.

Simply put, we want Grid to be the best data grid for web. Par none. This sets the bar really high for performance, scalability, features and customizability. We are confident that we can make it, but it will not happen overnight.

This release will include the core of the grid. Some may call it MVP. We are looking at features like

  • Super fast hw-accelerated Escalator rendering engine
  • Unlimited number of rows
  • Fully functional API for both server-side and client-side use. Yes, we are looking at you GWT-folks.
  • Easy to extend - both in client and in server
  • Editor rows for powerful lightweight cell editors
  • Frozen columns
  • Hierarchical headers
  • Customizable widgets and components in headers
  • Customizable renderers for drawing anything inside cells

Strictly speaking, we do not know when we are ready with this release. Sorry. First we though last Dec, then Feb, June looks like it. One thing we do know is that we'll start shipping alpha builds later this month. And after that every two weeks until we are confident enough to call it beta.

Vaadin 7.5 - Grid strikes back

7.5 = 7.4 + 0.1. It is that simple.

In this case the 0.1 is planned include the rest of the features we want to get in Grid. At the moment we anticipate the list to be:

  • Hierarchy support (should contain all features in TreeTable)
  • Variable row height
  • Using parent scrollbars to simulate long pages
  • Supporting undefined sized data-sources by loading rows when scrolling to end
  • Components and widgets in cells
  • Detail rows

The schedule for 7.5 is clear: it comes after 7.4.

Vaadin 7.x - Steady stream of features

Yes, there will be 7.6 and 7.7 and so on. We are just getting started with Vaadin 7. While we have tons of ideas of what we would like to be in these releases, we have to deliver the already outlined releases first before stating to pinpoint these features to certain releases.

Vaadin 8 - Future Web

Thus far we have been keeping our lips sealed on Vaadin 8. Saying that we will not even start thinking about it any time soon. We failed. Some thinking has been done.

With so many wonderful things like shadow DOM, custom elements, web components and the latest developments in CSS, it is hard not to be excited about the future of the web. Unfortunately the reality is that these features do not work in today’s browsers and there will be some poor fellow using yesterday’s browsers tomorrow. Especially in the enterprise world. And in the end, You, our dear friend, try to build a wonderful user experience for a customer who wants it to work in "all browsers".

With Vaadin 8 we will take a peek into the future of web. We'll take bold steps forward and leave guys with yesterday’s browsers behind. Maybe even leaving the guys with today’s browsers behind. And then add everything wonderful that is possible in tomorrow’s browsers directly in Vaadin.

Scary? What happens to those poor guys mentioned above? What about the customer who wants it all? For them, and for You, our dear friend, we have Vaadin 7 series. That will be supported and developed in parallel, until Your customer is ready to jump to Vaadin 8.

Roadmap

Originally we wanted to ship all of the above in just one release called 7.2. Shipping estimates started sliding faster than the Olympic Sleds when we realized the size of the effort. Finally we decided that shipping early and often is far more valuable than the blasting sound of the dropping on an anvil-sized release.

For an updated Vaadin roadmap, take a look at our public roadmap at vaadin.com/roadmap

Update: For popular demand, here are some links revealing more of Valo

Joonas Lehtinen
Joonas Lehtinen
Joonas is the CEO and co-founder of Vaadin. He has been working with web app development tools and technologies for over 20 years and speaks frequently in Java conferences around the world. Joonas lives is San Jose, CA, with his wife and 10 year old son. You can follow him on Twitter – @joonaslehtinen
Other posts by Joonas Lehtinen