

o BUGS:
^^^^^^^^^^^^^^^^^^^^

 o show stopper:

 o later (non show stopper):

o ToDo/Wishlist:
^^^^^^^^^^^^^^^^^^^^^^^^^
 lets have an option indicating when configure should fail 
   (warning, error, exitcode ???)

 man page

 option for defining compression method for `package'
   --> detection for instpack

 create .placeholder-file for empty dirs (see stow(1) man page)

 regexps prefixed with "!" are excluded packages...

 if the user supplies a wrong regexp (e.g. "foo++") stowES will produce
 a exception (/foo++/: nested *?+ in regexp at /home/adam/bin/S line 424.)
 ....What to do?

 automatic checkout on conflict in install

 take a look at the "strip"-ing thingy deleting symbols from 
 shared objects (maybe give some options to strip but this is not
 platform independand...hmm, what to do?)

 call "ldconfig" after doing a checkin?!

 rename the DoForPackage[12]-sub to cooler names (any ideas?)

 lets have a figures shown with dots inside (123.456.789 or 123,456,789)

 have a reduced help showing all often needed functions and a verbose help
 showing _all_ options

 first non-option is command, not first arg!

o oddities (maybe give a hint in docu):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

packages with really no content (they are _empty_) show different status
when doing list (s) and checkstow (I, size 0).





o FUTURE:
^^^^^^^^^^^^^^^^^^^^^^^^
 fetch .tar.gz's per http/ftp  (wooooohhh, CPAN is cool :-) )


 build sun/deb/lpp/rpm/...-packages out of stowES-packages (alien?)

 for solaris: scan param for -L.. and add appropriate -R... params
              rpath thing for linux as well
  (Done? does ld_run_path work with solaris-ld?)

 interactive mode / shell mode

 GUI?


