Changes between Version 22 and Version 23 of Processing/lagdevelopersfaq


Ignore:
Timestamp:
Sep 19, 2013, 12:14:46 PM (11 years ago)
Author:
besm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/lagdevelopersfaq

    v22 v23  
    255255
    256256=== 4.1 How is LAG's code structured? [=#q4.1] ===
     257
     258The following diagram illustrates awareness between components of the program. As you will be able to see, there is no clear modus operandi within LAG, no unified management and control over access to datasets, and very much logic and negotiation between parts of the program has been programmed into the various UI classes. Many of the UI classes reference the same things and each other, so they have not been drawn individually on this diagram. One of the milestones for LAG to be working towards should be to bring more sense to the architecture of the program.
     259
     260[[Image(class_diagram.png,align=center)]]
    257261
    258262lag.cpp