Posted by teleforce 1/7/2026
They talk about the programmer which doesn't know neither cares about the language stuff. So what is Spring lacking from that perspective?
"XML is like violence. If it doesn't solve your problem, you're not using enough of it."
I’ve been experimenting with a small defeasible-logic core (argumentation semantics + priorities + conflict detection) that stays stable, while most of the real meaning lives in extension points. https://github.com/canto-lang/canto-lang
Now that we can develop script style with Java 21, I'd like to see something like Grails that worked with Java only...that would be a fun way to develop web apps. I liked Grails, just not Groovy.
There are lots of libraries already. Instead of rewriting them in every language why make them available to every language.
Yes, I know it would be difficult and in some cases impossible.
Close! The purpose of a general-purpose programming language is to enable the creation of powerful and easy-to-use languages, but often just libraries.
But aren't Rails, Laravel and Django a bit similar? At least for the people not directly involved in coding.
It could if you added message passing to C.
Which we have, and DHH admits that Rails took directly from that. Rails is (loosely) a rewrite of what was originally written in C [with extensions].
Are you talking about WebObjects, which was written in Objective-C? (1) If so your comment is somewhat tangential to the truth.