Objectionary: Dictionary and Factory for EO Objects

[image error]

Since the time of Kernighan and Ritchie we share binary code inlibraries. You need to print some text with printf() in C ? You get libc library with700 other functions inside.You need to copy a Java stream?You get Apache Commons IO with copy() and 140 other methods and classes.The same happens in all languages I���m aware of, like Ruby, Python, JavaScript, PHP:you need an object, or a class, or a function, or a method���you have to addthe entire library to your build. Wouldn���t...

 •  0 comments  •  flag
Share on Twitter
Published on October 20, 2021 17:00
No comments have been added yet.