What is the latest update on V-Leaflet compatibility for Vaadin 10+? - vaadin8

I am aware that V-Leaflet add on works only till(or for) Vaadin 8. I saw the last post from the author 3 years back that development for V-Leaflet is LeafletJS for Flow is in progress for Vaadin 10+ in the link https://vaadin.com/directory/component/v-leaflet
It lacks a lot of features as per his statement, however. To migrate from Vaadin 8 to Vaadin 14 with V-Leaflet features, what is the current alternative?
I really request the author/Vaadin support team to give a good solution without compromising on the usage of v-leaflet but still migrate to Vaadin 14 LTS. V-Leaflet features are needed for our project but in Vaadin 14 or the next LTS versions.

There are other Leaflet integrations for Vaadin 14+ available, like the one from XDev:
https://vaadin.com/directory/component/leafletmap-for-vaadin
Use that instead. I'm the author of the original v-leaflet library and when I get to upgrade my apps to Vaadin Flow based setup, I'll be using that as well (and will contribute to that if a certain feature is not available).

Related

Which version of Spring I should start learning?

From which version I should start learning Spring framework?
I am confused from which version I should start, there are multiple major versions strating from 2 till 5.
Start with latest version is a general rule of thumb. Unless you are working in an environment (say collaborative project) where you have no choice but to use a specific version.
Docs will have sections explaining concepts for a newbie.
In a framework like Spring major versions have different concepts about how things should be handled and things wouldn't be compatible between versions. Why learn something which is known to be outdated and not supported by newer version.
Newer version also introduce newer technologies and paradigms e.g. Spring 4 introduced websockets and Sprint 5 has support for reactive style and HTTP2.
Also newer version would be fixing what is broken in a previous version.

Sentry 9 YouTrack Plugin Compatibility Issue

It seems like sentry-youtrack plugin is not fully compatible with the latest Sentry 9 version. I've discovered at least three issues:
Tricky combination of redis-py-cluster and redis: latest versions seems to be not compatible with each over out of the box.
Creation of new issues is broken due to absence of sentry/groups/details.html file.
The list of projects on YouTrack is not populated, therefore a project in Sentry can't be liked to a project in YouTrack.
I've created an issue in the repository of the plugin: https://github.com/bogdal/sentry-youtrack/issues/26, but the latest release was issued almost 2 years ago, therefore, I'm not sure this will be solved quickly. Maybe there workarounds or alternative solutions known by the community.

What is the recommended stable version of SlickGrid to use for deployment

Is there a stable version of SlickGrid that should be used for deployment or is it recommended practice to take a snapshot of the github repository and use that for deployment? I see a number of tags but none that is very recent (e.g., tag 2.02 is 7 months old and there have been lots of commits since then).
Up to now I have been tracking the SlickGrid github repository for development but I'd like to fix to a version before deploying. It would be nice if there was a recommended stable package download available (maybe there is and I haven't come across it?).
SlickGrid 2.1 is available as a release on github - official mailing list announcement here.

is DWR (direct web remoting) a dead project?

Is DWR a dead project? It does not appear to be under active development. The latest 3.0 release appears to be stalled. I'm specifically wondering if there are going to be maintenance releases of DWR 1.x or 2.x or is 3.0 is ever going to be released.
BTW. I asked this question on one of the DWR mailing lists and did not get a response.
Well, the 3.0 version is taking a while to get released, but it is nonetheless very stable.
We are using it in our production environment and we do did encounter any issue so far (2+ years in use).
Important issues on 2.0.X are fixed BTW. (seems that currently there are no major issues on 2.0.X).
BTW. I asked this question on one of the DWR mailing lists and did not get a response.
We had issues before (other version) and those were handler very quick.
Update Dec/2015: V3.0.1 released
Seems like it, I have used DWR like a year back and there is no release since then.
Their version 3 is still on RC (release candidate) and from my understanding of versioning, it is not stable or a general acceptance.
I would say move on... pass DWR. Pass Java too if you can ;)

Spring Web Flow 3 Development Abandoned?

Does anyone have any information on Spring Web Flow 3 status?
Here are a few relevant links that support my sense that springsource has essentially abandoned the project:
1)Official roadmap indicates they are missing milestones by over a year now with no update to the roadmap.
2)Forum thread filled with these questions ignored by Keith Donald and Spring team.
3)Official Download page says the latest release is 2.2.1 but is actually 2.3 so that is not even being kept up-to-date anymore.
While Web Flow version 2 I'm sure is a great product, the issues above are all obvious red flags when it comes to evaluating an open source product -- as well as evaluating the company behind that project. Am I simply missing some communication channel where all this has been discussed in detail before? I find it hard to believe that springsource, a company that seemingly had their act together, would be this negligent with one of their flagship products.
They just added a graphical web flow editor into STS. See this InfoQ post. Also, I just checked JIRA and Fisheye and it looks like there's bug fixes going into a 2.3.1 coming that corresponds with Spring 3.1. So I don't think it's abandoned, it's just not getting new features.
Just wanted to mention that the latest version (2.3.1) of Spring Web Flow was released on Mar 27, 2012. See the changelog file: http://static.springsource.org/spring-webflow/docs/2.3.x/changelog.txt

Resources