Projects/KNS2: Difference between revisions

From KDE TechBase
mNo edit summary
Line 13: Line 13:
== Generic TODO ==
== Generic TODO ==
* Rename KNS::Entry, and, consequentially, KNS::CompleteEntry
* Rename KNS::Entry, and, consequentially, KNS::CompleteEntry
=== What still needs to be done (getting rid of the above section) ===
* Merge DXS and GHNS download dialogs. Also check with usability guys.
* Add networking capabilities to Plasmagik.
* Finish the code for the metadata generation.
* The handler, to '''locally''' manage packages.
* Write a cache removal strategy, that should be the last bit of the networking stuff.
* Anything else?


== 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]].

Revision as of 18:38, 23 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:

Generic TODO

  • Rename KNS::Entry, and, consequentially, KNS::CompleteEntry

What still needs to be done (getting rid of the above section)

  • Merge DXS and GHNS download dialogs. Also check with usability guys.
  • Add networking capabilities to Plasmagik.
  • Finish the code for the metadata generation.
  • The handler, to locally manage packages.
  • Write a cache removal strategy, that should be the last bit of the networking stuff.
  • Anything else?

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.