[plt-dev] Lazy localization initialization in srfi/19

From: Eli Barzilay (eli at barzilay.org)
Date: Tue Apr 28 19:09:28 EDT 2009

On Apr 28, Jay McCarthy wrote:
> Here's a patch to srfi/19 that makes the localization initialization
> lazy:
> 
> Does anyone object?

(I sounds good to me -- I think that there was once a problem with
some code that was accessing the preferences too eagerly.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the dev mailing list.