|
|
|
|
|
by hota_mazi
3325 days ago
|
|
> Clearly this is not the case for Python, Ruby, or Javascript, Javascript objects are inspectable and modifiable in exactly the same way as Smalltalk objects are. All browsers support this today. This inspection capability has nothing to do with static/dynamic typing. > So no, a language without static typing or metadata is not as tooling-friendly as a language with such requisite available analyzable information, and certain categories of refactoring cannot confidently be done automatically. Yes, they are. You can do anything with IDEA/Eclipse + Java that you could do in Smalltalk + IDE. |
|