develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 1,325

  1. …in reply to @cramforce
    @cramforce Keystone can work with arbitrarily large features. You write things bottom up, tested and shipped, just not executed because the top-level useNewFeature() function isn't called, no flag necessary yet! Only at the end do you add the top-level if (flag) useNewFeature().