29.2. Serialization in the Pop Framework

Serialization typically works by cascading downwards. Thus the cPopDoc::Serialize makes a call to the cGame::Serialize method which in turn calls cBiota::Serialize and so on. Figure 29.1 shows the cascade of some of the serialize calls that we use.

Figure 29.1. Sequence diagram of the Pop Framework serialize

Get Software Engineering and Computer Games now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.