Difference between revisions of "User talk:David corrales"

From ScummVM :: Wiki
Jump to navigation Jump to search
(change images to png instead of jpg)
m
Line 1: Line 1:
= Google Summer of Code: Filesystem API =
= Google Summer of Code: Filesystem API =
This page holds additional information concerning my proposal for working to redesign the current Filesystem API.
This page holds additional information concerning my proposal for working to redesign the current Filesystem API.
The following images are hosted at imageshack.us.


It should be noted that the diagrams don't list all methods (for example, when a class inherits them) for brevity and clarity.
It should be noted that the diagrams don't list all methods (for example, when a class inherits them) for brevity and clarity.

Revision as of 23:09, 21 March 2007

Google Summer of Code: Filesystem API

This page holds additional information concerning my proposal for working to redesign the current Filesystem API.

It should be noted that the diagrams don't list all methods (for example, when a class inherits them) for brevity and clarity. During the project development, the diagrams will become accurate and exact.

Current Filesystem API implementation

Fs1.png

Filesystem Node Redesign Proposal

Fs2.png

Common::File Redesign Proposal

Fs3.png