FruitJS
FruitJS copied to clipboard
Better Component Management
The code is turning into a bit of a mess, with adding everything as needed. There should be a centralized structure for asking for and receiving information between components. Easiest way will be to turn the Document object into a more centralized structure able to handle this, and farm out tasks.