FruitJS icon indicating copy to clipboard operation
FruitJS copied to clipboard

Better Component Management

Open LoveAndCoding opened this issue 11 years ago • 0 comments

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.

LoveAndCoding avatar Aug 29 '14 23:08 LoveAndCoding