From: Peter Bex <[email protected]>
Subject: Re: [Chicken-hackers] CR: umask support (#424)
Date: Wed, 24 Nov 2010 11:34:53 +0100

> On Wed, Nov 24, 2010 at 03:35:22AM -0500, Felix wrote:
>> I think there aren't many left (at least in the posix unit).
>> `set-file-position!' is different (Alex kindly pointed out
>> the silliness of removing it), since it must accept multiple
>> arguments.
> 
> There's at least one:
> 

Yes, that's one. But we shouldn't starting counting now. What
is desirable? That's the importand question. We could just as
well use a parameter-like interface. I like the accessor + 
setter approach, I find it somehow elegant and it allows the
use of the modification-forms from miscmacros. It also reduces
namespace clutter. But that's just my opinion and my personal
preference.


cheers,
felix

_______________________________________________
Chicken-hackers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to