Freddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 day agoOOP at home:feddit.nuimagemessage-square49fedilinkarrow-up1234
arrow-up1234imageOOP at home:feddit.nuFreddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 day agomessage-square49fedilink
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up3·16 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·14 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.