CGIBurn::TODO - Bugs to be fixed and enhancements to be added to CGIBurn.
-
Error is displayed incorrectly if the driver module dies (for example, when
copying from a raw partition with no MountLocation)
-
Doesn't detect error properly when attempting to burn to a non-blank CD.
-
Spacing is messed up in upindex.
-
Improve display under IE.
This is a tentative todo list for future versions. If you have other
suggestions, please email me at <sgifford@tir.com>
-
Get music CDs working.
-
Document exceptions raised with die.
-
Fix inaccurate progress bars.
-
Permissions? So that some users can cancel others' jobs, but others can't?
Dunno, maybe.
-
Make error handing prettier.
-
Differentiate between user-caused and system-caused
-
Allow templates for error page
-
Implement different file layouts
-
All-in-one-place, with Apache configuration recommendations.
-
Have drivers detect whether they have their components at install- time,
and disable unusable drivers. Make sure that we don't hinder users who
don't have various programs that will be needed for music CDs.
-
Better templating.
-
Have a Perl layer, then an HTML layer.
-
Seperate Perl rendering code from regular Perl code, so that it can make
more complex decisions about rendering.
-
Less hideous default layout.
-
Write a cronjob/bootscript to detect and clean up dead jobs.
-
Add options in various places to repeat the previous command
-
Useful for repeating command after fixing error
-
Useful for making a second copy, etc.
-
Improve performance of setprogress.
-
Make it possible to use a raw partition as an intermediate location during
a copy.
-
Document documentation tools.
-
Consolidate version information. It's currently difficult to generate a new
release without mucking up the version.
$Id: TODO.pod,v 402.1 2001/02/05 11:43:51 sgifford Exp $