Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tpm
on Jan 29, 2024
|
parent
|
context
|
favorite
| on:
Ruby's exceptional creatures
These days (years) I work mostly in Java and would love to have method_missing or define_method. Of course I can do everything I want without them, but it's not fun.
erik_seaberg
on Jan 29, 2024
|
next
[–]
Groovy has monkey patching and methodMissing (and propertyMissing) but runtime lookups make them slower than dispatch to classloader-defined methods.
cutler
on Jan 30, 2024
|
prev
[–]
Kotlin would be a good Java-compatible alternative with its extension functions.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: