This is implementation of a slots scheme for TclOO. It replaces the implementations of the 'filter', 'mixin', 'superclass' and 'variable' declarations with a more flexible scheme. Currently causes one test to fail because of an issue in 'unknown' method handling.
Patch for TclOO-in-8.6 will follow eventually.
Updated patch for 'oo' package