Hacker News new | ask | show | jobs
by sophacles 5127 days ago
Here is an example of doing prototypes with classes in python: http://kashif.razzaqui.com/30414548

I presume similar is available in just about any language with decent reflection and/or generics.