Easy:
 
 - Add Joliet support:
 	Objects to write
      -> BurgnerIsofsJolietDirectory
      -> BurgnerIsofsJoliet{Subdirectory,File,Dot,Dotdot}DirectoryRecord
      -> BurgnerIsofsJolietPathTable
      -> BurgnerIsofsJolietPathTableRecord
      -> BurgnerIsofsJolietBuilder

 - Add multi-session support.

 - I18n.

 - Eltorito: allow the user to put the boot catalog in the tree.
 - Eltorito: detection of the boot image in the tree doesn't work with
   relatives paths.

 - Add a linux-cdrom scsi driver, that would use the Linux CD-ROM
   interface to send commands and devfs to detect devices (/dev/cdroms/
   directory)
 - Add a hbtl:// (Host Bus Target Lun) scheme for devices in scsi
   drivers, to allow the user to give devices' uri like
   hbtl://linux-cdrom/0,0,0 .


Less easy:
 - Add (S)VCD support
 - Write man pages for burgner-mkisofs and burgner-cdrecord
 - Write a fully GNOME-integrated burning application  la Nero or K3B

