[PC-BSD Dev] Making pc-sysinstaller more modular
Bruce Cran
bruce at cran.org.uk
Sun Feb 6 09:28:01 PST 2011
Hi,
I was wondering if there would be any interest in a patch I'm working on to
make pc-sysinstaller (the Qt frontend) more modular? As it is, all the UI is
in a single file which will become harder to manage over time. By splitting it
up into separate files for each screen it should be easier to maintain and
understand, and would allow the possibility of reducing memory use by only
loading the UI for the active screen.
--
Bruce Cran
More information about the Dev
mailing list