[bitc-dev] A curious question

Jonathan S. Shapiro shap at eros-os.com
Fri Jan 25 11:27:27 EST 2008


On Fri, 2008-01-25 at 15:45 +0000, Sam Mason wrote:
> > Because that is the style that C programmers know how to write.
> 
> Yes, on a syntactic level C style initialisers are a good thing.  I was
> really meaning from a type level point of view.  Could it be easier
> to work in a more functional way with objects being only completely
> initialised.

Objects need to be fully initialized, but static analysis can be used to
determine whether that has been achieved.

shap



More information about the bitc-dev mailing list