From Fedora Project Wiki
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