Dumb question... Wouldn't it be possible to fork the namespace to something like javax -> jawax (or java->borneo as someone suggested) and then patch the JVM to alias the javax package to the would-be jawax package (or borneox or whatever) ?
Negotiations Failed: How Oracle Killed Java EE
181–190 of 526 posts
Re: Negotiations Failed: How Oracle Killed Java EE
#182Earlier quoted context omitted.
> except Kotlin no new JVM language Java's never going to be on the bleeding-edge of trendiness (thank goodness). But there have been fewer JVM-targeting alternative languages over the past decade, because Java itself started leaning in a functional direction. It became "good enough" to negate the purpose for most of them. At any rate, counting compile targets for hobbyist toy languages is barely one step beyond meas…
> except Kotlin no new JVM language. What about Clojure? I 100% agree with you on Java. Some of these people who compare Java to Cobol have no idea. It’s hard for anyone to predict the future in tech but at this point Java is so widely used in the enterprise that it’s foolhardy to think that Java will disappear anytime soon. To the credit of the Java community they keep the language relevant and refreshed. I agree it…
Re: Negotiations Failed: How Oracle Killed Java EE
#183Re: Negotiations Failed: How Oracle Killed Java EE
#184Re: Negotiations Failed: How Oracle Killed Java EE
#185« Oracle already started a blocking politics at the Eclipse Foundation’s board, where Oracle has a seat, and where unanimous decisions are needed. Oracle now has the power, and apparently will use that power, to block the foundation’s future. It demonstrated that power already in a board meeting, where they had the sole vote against an otherwise unaimous move. » I hope other organisations with a director from Oracle…
For me it's more a lesson about how unanimous votes, or unanimous - N can become problematic. In the EU the same is happening. Poland and Hungary have found a loophole allowing them to ignore EU rules and sanctions while still profiting from subsidies and market access. All sanctions against a member state require unanimous-1 (all states except the sanctioned member) votes and Poland is vetoing all sanctions against…
Re: Negotiations Failed: How Oracle Killed Java EE
#186Earlier quoted context omitted.
Time to switch to C#. Funny how it took Oracle to do what C# originally intended to do: kill Java.
I think every Java developer should be familiar with C# and dotNet Core. There is a lot of similarities between the languages and it will be easy for any Java developer to pick up.
Could you recommend good tutorials/manuals for developers with Java experience to learn C# (preferably without having to install Windows)?
Re: Negotiations Failed: How Oracle Killed Java EE
#187.NET Core will welcome this round of Java orphans with open arms.
First it needs to sort out its history of not being compatible with all .NET Framework libraries.
.NET Standard is the compatibility[1] you talk about, but seem to know nothing about.
[1] https://docs.microsoft.com/en-us/dotnet/standard/net-standar...
Re: Negotiations Failed: How Oracle Killed Java EE
#188Earlier quoted context omitted.
And all of them have a lot of work to catch up with 25 years of market experience.
You could have said the same about Cobol in the '90s
Lots of people on HN would probably be shocked at how many Cobol apps are still up and running and actively maintained.
Re: Negotiations Failed: How Oracle Killed Java EE
#189Earlier quoted context omitted.
For me it's more a lesson about how unanimous votes, or unanimous - N can become problematic. In the EU the same is happening. Poland and Hungary have found a loophole allowing them to ignore EU rules and sanctions while still profiting from subsidies and market access. All sanctions against a member state require unanimous-1 (all states except the sanctioned member) votes and Poland is vetoing all sanctions against…
> Poland and Hungary have found a loophole allowing them to ignore EU rules and sanctions while still profiting from subsidies and market access AFAIK this was tit-for-tat: HU & PL closed/sold-off their industry in favor of WEU in exchange for subsidies. Removing these subsidies for any reason would violate the main economic agreement between them and EU. Mind you, there is no significant locally grown industry in th…
Re: Negotiations Failed: How Oracle Killed Java EE
#190Earlier quoted context omitted.
By entreprise software, I mean the traditional heavy Java frameworks & tooling.
That is not Enterprise Software. It is less the language and the frameworks which are making it Enterprise but the requirements placed on them and the software development lifecycles. Imagine you do a medical product and the regulations needed for FDA approval require you to check for vulnerabilities in your product and build infrastructure. Have you ever checked all packages in a npm dependency tree for vulnerabilit…
The same way as any other language? With audits? I don't get your comment.