Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
hack64145y@SortOfTested yeah just run python snippets in your java application. Nothing tastes better.
-
Python is better for scripting, prototypes, and smaller applications or teams.
Java is better for big projects and teams. -
@rutee07
Fuck Maximo. Antique shit ran on nashorn 4 years after they updated the engine. -
@rutee07
It's such shit. Most Maximo devs seem to think that there's magic in the script and it was miraculous when I updated their code with methods they didn't even know existed. They never make the connection it's just java classes under the hood and it's the same fucking API in their beloved EAR.
Not to mention ObjectStructure is an absolute clusterfuck, and it uses an antique copy pasta of the JsonArray API for anything that needs to be serialized. Fuuuuuuck. -
@rutee07
It's getting wider here, but definitely not bigger. It's making the rounds as the easy button cure for whatever your aging work order system is, and failing at that.
The latest API deprecation is going to rain shit on anyone integrating with it. It's introducing a full HATEOAS compliant endpoint strategy, so what was previously 1 call for n records will now be n^c where c is the number of hierarchical descendents you have to query. While not a bad idea, it'll be a total disaster for the class of org that uses it because all their existing integrations leverage the deep query API. -
@rutee07
I can only surmise that 99% of IBM's business is from people whose fetish is being condescended to by a 23 year old FOB who won a visa lottery.
It's basically the golden age for that shit.
Java or Python? :D I work with both but just curious.
rant