Dylan Knutson, el 16 de October a las 08:10 me escribiste:
> >Wouldn't it be more generally useful to have another function like
> >main() called init() which if present (optional) is called
> >before/during initialisation.  It would be passed the command line
> >arguments.  Then a program can chose to implement it, and can use
> >it to configure the GC in any manner it likes.
> >
> >Seems like this could be generally useful in addition to solving
> >this issue.
> 
> Isn't this what module constructors are for?

No, this needs to be configured WAY before any module constructor even
runs...

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
Are you such a dreamer?
To put the world to rights?
I'll stay home forever
Where two & two always
makes up five

Reply via email to