freddo@feddit.nu to Programmer Humor@programming.devEnglish · 15 hours agoOOP at home:feddit.nuimagemessage-square41fedilinkarrow-up1212arrow-down112
arrow-up1200arrow-down1imageOOP at home:feddit.nufreddo@feddit.nu to Programmer Humor@programming.devEnglish · 15 hours agomessage-square41fedilink
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up2·5 hours agoBut if I have to make an Array I have to inherit from Indexable which inherits from Collection which inherits from Object! How else am I supposed to implement an Array?
minus-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up1·3 hours agoI remember some crazy stuff back when I had to work with a Java + ember.js project. Everything was like that.
But if I have to make an Array I have to inherit from Indexable which inherits from Collection which inherits from Object! How else am I supposed to implement an Array?
I remember some crazy stuff back when I had to work with a Java + ember.js project. Everything was like that.