We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3d633 commit 402f5bcCopy full SHA for 402f5bc
1 file changed
slides/microkernel/main.tex
@@ -132,8 +132,8 @@ \section{Microkernel Architecture}
132
The only dependency on the core system is through the plug-in interface.}
133
134
135
-\de
136
-finition{Standard Interface Principle}{There should be a single interface that defines how the core system uses plug-ins.}
+\definition{Standard Interface Principle}{There should be a single interface that defines how the core system uses plug-ins.}
+
137
138
\questionanswer{Does a plug-in architecture equate to a microkernel architecture?}{What about \highlight{IntelliJ}?}
139
\note{Not really a microkernel, just a large IDE that allows plug-ins}
0 commit comments