[Dune-devel] [dunecontrol] To warn or not
    Christian Engwer 
    christian.engwer at uni-muenster.de
       
    Thu Jan 16 15:10:21 CET 2014
    
    
  
On Thu, Jan 16, 2014 at 03:01:45PM +0100, Oliver Sander wrote:
> Hi Markus,
> the information is useful, but maybe it's not a good idea to give it
> in form of a warning.  A warning makes you think that you did something
> wrong, which may not be the case here.  How about the dunecontrol output
> would take a form similar to this:
> 
> <mockup>
> 
> Using the following modules:
> 
> /home/mblatt/src/dune/current/dune-common/dune.module
> /home/mblatt/src/dune/current/dune-istl/dune.module
> /home/mblatt/src/dune/current/dune-grid/dune.module
> /home/mblatt/src/dune/current/dune-localfunctions/dune.module
> /home/mblatt/src/dune/current/dune-geometry/dune.module
> 
> </mockup>
> 
> It's less noisy, but you're still being told what modules are used.
sounds good, but then I'd add somthing like [local] and [installed]
<mockup>
Using the following modules:
dune-common		[installed] : /usr/
dune-istl		[installed] : /usr/
dune-grid		[local]     : /home/christi/Dune/grid/dune.module
dune-geometry	[local]     : /home/christi/Dune/geometry/dune.module
</mockup>
Christian
    
    
More information about the Dune-devel
mailing list