started object structure planning

master
Phitherek 2013-03-21 10:50:07 +01:00
parent cfddf41464
commit d6cc40453b
1 changed files with 8 additions and 0 deletions

8
OBJECTS Normal file
View File

@ -0,0 +1,8 @@
ModDescription: name, description, release, deps, repotype, repoaddr
ModList: name, vector<ModDescription>
LocalModDescription: ModDescription + remoteModlist (inheritance)
LocalModList: vector<LocalModDescription>
RepositoryModDescription: ModDescription + path (inheritance)
RepositoryInfo: vector<RepositoryModDescription>
ModListDescription: name, server, modlistPath
ModInfoDescription: name, server, modinfoPath