|
|
|
|
|
by klez
2556 days ago
|
|
I think it's safe to assume "no public static interface to the framework". The rest are hidden implementation details. It's like saying that a program in Java can be completely object oriented. Of course it can't because the innards still contain pieces of procedural code and they still use primitives which may not be actual instances of objects. What counts is how it presents itself on the outside. |
|