|
|
|
|
|
by kazinator
3289 days ago
|
|
> some arbitary strucutre and set of fields that were not defined or specified anywhere This is not a necessary feature of dynamic languages; some have proper object systems with class declarations. Dynamic languages can contain crap design decisions, like using functions to simulate objects and classes, and that will reflect badly on the programs. |
|