Thanks, Tim. Brian suggested this top level:

"i think you should break up that top level to make it more
general (and more expandable).  for instance:
  Simulation::Tools
-- 
brian d foy"

There could be other categories, e.g. Interfaces, Wrappers, etc.

Of course, for those wanting to use the SynSim modules stand-alone, 'use
Simulation::Tools::SynSim::Analysis;' is quite long. But in general you'd just
'use Simulation::Tools::SynSim;'

Wim

Tim Bunce <[EMAIL PROTECTED]> said:

> The 'Tools' second-level names seems superfluous to me.
> Especially as SynSim is "a set of modules".
> 
> Tim.
> 
> On Tue, Nov 12, 2002 at 04:26:06PM +0100, Perl Authors Upload Server wrote:
> > 
> > The following module was proposed for inclusion in the Module List:
> > 
> >   modid:       Simulation::Tools::SynSim
> >   DSLIP:       adpfp
> >   description: Simulation Automation Tool
> >   userid:      WVDB (Wim Vanderbauwhede)
> >   chapterid:   23 (Miscellaneous_Modules)
> >   communities:
> > 
> >   similar:
> > 
> >   rationale:
> > 
> >     See [EMAIL PROTECTED]
> > 
> >     SynSim is a set of modules which allows the user to automate
> >     running a simulator with various parameters. It can work with any
> >     simulator that accepts text input files and produces text output
> >     files. It has support for data analysis and plotting.
> > 
> >     I found no modules on CPAN that do something similar.
> > 
> >     Following _brian_d_foy's suggestion
> >     (20021106173432.CUOG10573.rwcrmhc51.attbi.com@10-0-1-2), I propose a
> >     new top level namespace Simulation, under which all kinds of
> >     simulation-related modules could be put. Productivity tools for
> >     simulations, like SynSim, would go under Simulation::Tools.
> > 
> >   enteredby:   WVDB (Wim Vanderbauwhede)
> >   enteredon:   Tue Nov 12 15:26:05 2002 GMT
> > 
> > The resulting entry would be:
> > 
> > Simulation::Tools::
> > ::SynSim          adpfp Simulation Automation Tool                   WVDB
> > 
> > 
> > Thanks for registering,
> > The Pause Team
> > 
> > PS: The following links are only valid for module list maintainers:
> > 
> > Registration form with editing capabilities:
> >  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4a300000_06a91eadf09c517d&SUBMIT_pause99_add_mod_preview=1
> > Immediate (one click) registration:
> >  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4a300000_06a91eadf09c517d&SUBMIT_pause99_add_mod_insertit=1
> 
> 



-- 
If it's pointless, what's the point?
If there is a point to it, what's the point?
(Tibor Fischer, "The Thought Gang")


Reply via email to