From Fedora Project Wiki
fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (Fixed template)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{| border="1"
{{Draft}}
|-
| {{Template:Warning}} '''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 =
= Framework for system-config =

Latest revision as of 17:14, 30 May 2008

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