Inspect the entire interface, and redesign based on good OO principles just before 1.0 release. In particular: - Use of symbols instead of strings - Pull simple helpers into a utils module - Design for good composition and interfaces
Inspect the entire interface, and redesign based on good OO principles just before 1.0 release. In particular: