-
Notifications
You must be signed in to change notification settings - Fork 57
specificationification
Philip (flip) Kromer edited this page May 9, 2012
·
1 revision
-
hardening core toolkit
-
building out expressive tools that form the interface to the IC platform
-
aggressive about swapping in new functionality
-
works now but with upward compatibility in mind
- Kurt: Don't squander your degrees of freedom
-
maintain workingness without being a slave to backwards compatibility (Do not break backwards compatible behavior silently)
-
Separate customer facing functionality from backend/support functionality
-
Maintain loose coupling of components while assuring a small number of specified points of responsibility
- one document per entry poin.