> We should also explore moving stuff out of ON that doesn't really need > to be there.
This obviously comes with its own overhead, since the code has to live somewhere else (which has to be maintained), and there are often interdependencies on interfaces that are not themselves stable. In other words, we're really just pushing the problem around. -- meem