Post #2752593
2026-05-10 11:56 UTC
@Taneb@hacksrus.xyz Whatever you find, I'm interested too!
Beyond Parnas' principle of information hiding (i.e. each module keeps a set of secrets that no other module can have), I don't know of anything useful. The OO crowd has written all sorts of stuff, but it all seems either 'meh' or a corollary of Information Hiding.
Replies (2)
-
@6d03@mathstodon.xyz 2026-05-10 12:03
@JacquesC2@types.pl @Taneb@hacksrus.xyz The Ada spec might have something useful to say about this. (Or maybe that's exactly what you're referring to)
-
@Taneb@hacksrus.xyz 2026-05-13 10:53
@JacquesC2@types.pl @dpk@chaos.social pointed me to @sperbsen@discuss.systems 's paper Things We Never Told Anyone About Functional Programming, which in turn has a lot of relevant citations