From Fedora Project Wiki

< SystemConfig

Revision as of 17:14, 30 May 2008 by Anubis (talk | contribs) (Fixed template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.

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