Projects/KNS2: Difference between revisions
< Projects
No edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
* [[/Downloader|A download GUI]] (Like the exixting one) | * [[/Downloader|A download GUI]] (Like the exixting one) | ||
* [[/Manager|A package manager]] (Like SK package manager) | * [[/Manager|A package manager]] (Like SK package manager) | ||
* [[/CompleteEntry|A class used to retrive | * [[/CompleteEntry|A class used to retrive *all* the information from a single entry]] (KNS::CompleteEntry) | ||
* [[/Model|A model class to allow knewstuff integration into apps]] (It will contain all the informations availeable with the download dialog) | * [[/Model|A model class to allow knewstuff integration into apps]] (It will contain all the informations availeable with the download dialog) | ||
Revision as of 10:41, 15 March 2007
KNewStuff 2 (aka Masnak?)
Warning
Things you see here are incomplete and totally a work in progress
API Discussion
Classes will (mostly) be:
- A packager/uploader (Plasmagik)
- An Handler (Facility class created to manage files locally)
- A download GUI (Like the exixting one)
- A package manager (Like SK package manager)
- A class used to retrive *all* the information from a single entry (KNS::CompleteEntry)
- A model class to allow knewstuff integration into apps (It will contain all the informations availeable with the download dialog)
Generic TODO
- Rename KNS::Entry, and, consequentially, KNS::CompleteEntry
Other
KNewStuff2 will store all the files in a specific dir. The layout of this dir, and all the related informations gan be found here.