[m-rev.] for review: std_util__arg_name

Peter Schachte schachte at cs.mu.OZ.AU
Mon Sep 24 15:50:30 AEST 2001


On Mon, Sep 24, 2001 at 03:39:37PM +1000, Fergus Henderson wrote:
> On 24-Sep-2001, Peter Schachte <schachte at cs.mu.OZ.AU> wrote:
> > > Adding std_util__arg_name for retrieving the field name (if any) of a
> > > functor argument.
> 
> The number of field names per program is generally not large -- the
> storage required is miniscule in comparison to PC memory sizes and small
> even in comparison to the size of memory in modern embedded systems.

A small program may use large libraries that define large terms with lots of
arguments and not a lot of predicates.  I can imagine it being a bloat issue
for small programs.

And anyway, what's the benefit?  I just can't see how this can be all that
useful.  It seems like something that would be nice in debugging grades, but
is not useful in delivered systems.

-- 
Peter Schachte              Your enemy is never a villain in his own eyes,
schachte at cs.mu.OZ.AU        keep this is mind.
www.cs.mu.oz.au/~schachte/      -- Robert Heinlein 
Phone: +61 3 8344 9166      
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list