1
0
mirror of synced 2026-01-17 08:32:49 +00:00

Big TODO: Refactor the code for less code duplication

This commit is contained in:
Axel Beckert 2010-07-16 17:30:28 +02:00
parent b7c1cd9d8a
commit e6ebdac66f

5
TODO
View File

@ -129,6 +129,11 @@ Maybe for a 4.3 or 5.0 release
"type" of configuration you want, and a set of options specific to
that flag could be parsed from xen-tools.conf
* Refactor the code for less code duplication
Like e.g. readConfigurationFile in xen-create-image and
xen-resize-image which are not completely identical.
Stuff from Steve's TODO list / Generic TODOs
--------------------------------------------