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

 o show stopper:

 o later (non show stopper):

o ToDo/Wishlist:
^^^^^^^^^^^^^^^^^^^^^^^^^
 -j option for make -j
 
 add test for "make test" to test for "make check"

 make option to choose between block and real size counting (for checkStow)

 for command co,ci, etc.: when no regexps given assume "."???

 lets have an option indicating when configure should fail 
   (warning, error, exitcode ???)

 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!
    (recognize --help as a help request)

 have some option to rebuild a (possible newer version of a) package given
 the old options used:
   stowES make fancy-package-1.1.0 --use-old-options
 This will look for config.status in $targetdir/.config/fancy-package-*
 and call it instead of configure (is this _always_ valid?)

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 (CPAN...)

 GUI?








--------------------------------------------------------------------
Local Variables:
mode:text
End:
--------------------------------------------------------------------
