Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
spaghetti inheritance
A term used by users of object-oriented
languages with inheritance, such as Smalltalk for a convoluted
class-subclass graph, often resulting from carelessly deriving
subclasses from other classes just for the sake of reusing their
code. Coined to discourage such practice, through
guilt-by-association with spaghetti code.
[Jargon File]
(2013-07-31)