| Line 5: | Line 5: | ||
Classes will (mostly) be: | Classes will (mostly) be: | ||
* [[/Packager|A packager/uploader]] (Plasmagik) | * [[/Packager|A packager/uploader]] (Plasmagik) | ||
| − | * [[/Handler|An Handler]] (Facility class created to manage files | + | * [[/Handler|An Handler]] (Facility class created to manage files locally) |
* [[/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) | ||
| − | * [[/Model|A model class to allow | + | * [[/CompleteEntry|A Class used to retrive _all_ the information from a single entry]]. |
| + | * [[/Model|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, CompleteEntry | ||
== Other == | == Other == | ||
KNewStuff2 will store all the files in a specific dir. The layout of this dir, and all the related informations gan be found [[/Layout|here]]. | KNewStuff2 will store all the files in a specific dir. The layout of this dir, and all the related informations gan be found [[/Layout|here]]. | ||
Contents |
Classes will (mostly) be:
KNewStuff2 will store all the files in a specific dir. The layout of this dir, and all the related informations gan be found here.