10Pines | Blog
  • Home
  • Featured
  • Our Culture
  • 10Pines.com
  • Academy
  • Tags
Sign in Subscribe

inheritance

A collection of 4 posts
The way of the prototype
prototypes

The way of the prototype

I almost started this post with a cheesy phrase such as "Could you imagine a world without classes?" then, I realized it wouldn’t be so hard to do so since a great part of the programming community is focused on writing a lot of JavaScript. I know
Jun 12, 2018 4 min read
Java Interface Default Methods. What?
metaprogramming

Java Interface Default Methods. What?

In my last post I've presented both traits and mixins, with the promise of identifying the Java 8 Interface Default Methods. So, let's get on it. First of all, if you don’t know what I’m talking about, read my previous post -and please ignore
May 19, 2015 4 min read
metaprogramming

Mixins or Traits? That is the Question

A couple of days ago, a discussion came up in an uqbar foundation[1] mailing list about the Java 8 Interfaces Default Methods. They were named as «mixins», but I corrected them and called «traits without flattening». After sending the mail, that last sentence kept ringing in my head, so
Oct 14, 2014 5 min read
About inheritance as means of reuse
object design

About inheritance as means of reuse

When talking about Smalltalk, there is definitively an over use on the possibility to add messages to Object class. It is so easy to do it, that people usually do it just to get something working fast, even if the coding is poor. There are a lot of messages (mainly
May 20, 2009 4 min read
Page 1 of 1
10Pines | Blog © 2025
Disclaimer
Powered by Ghost