Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tannhaeuser
on July 5, 2019
|
parent
|
context
|
favorite
| on:
Fighting Complexity in Software Development
>
metaprogramming is rare
In Java? Not really. Spring has been around since 2003 or so.
michaelcampbell
on July 5, 2019
|
next
[–]
Having a framework do metaprogramming, and using that framework is one thing. I think that they mean user-level metaprogramming. This is MUCH more evident in dynamic languages.
sam_lowry_
on July 5, 2019
|
prev
[–]
I guess he was referring not to metaprogramming in the common sense, but to the change of behaviour of built-in methods and classes.
tannhaeuser
on July 5, 2019
|
parent
[–]
Ah, I thought that's called "monkey patching".
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In Java? Not really. Spring has been around since 2003 or so.