From Fedora Project Wiki

< SystemConfig

Revision as of 14:13, 24 May 2008 by fp-wiki>ImportUser (Imported from MoinMoin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stop (medium size).png THIS IS A DRAFT ONLY. DO NOT RELY ON IT UNTIL THIS NOTICE DISAPPEARS AND THE DOCUMENT IS PUBLISHED AS FINAL.

Framework for system-config

Some thoughts about extending the system-config framework for the future.

Backend

Logical Data Layer

  • Consistency and logical checks provided to all parameters

GUI-Frontend

  • Basic widgets for GUI, TUI and maybe HTTP
  • Combination of small sets of widgets to use as plugins for bigger apps
  • possible libraries:
  • pygtk/glade
  • Urwid http://excess.org/urwid/

Author