Skip to content

Platform: Remove slotCount

Maximal slot count is a global fixed size, a Platform should not introduce extra complexity by limiting it arbitrarily. If possible, remove slotCount completely, and define a global limit elsewhere.