maradydd: (Default)
maradydd ([personal profile] maradydd) wrote2006-04-05 08:20 pm

Pre-admonishment

for (int i=0; i<500; ++i)
    std::cout << "No matter how much it clearly needs it, I will not update a 
                 library to take advantage of compile-time type introspection 
                 until I actually understand how the library works and have used 
                 it for something productive." << std::endl;

[identity profile] karine.livejournal.com 2006-04-06 04:15 pm (UTC)(link)
*snicker*

I was about to ask about the damage when I realised that the title was PRE-admonishment.

so.... you gonna learn how the library works? ;)

[identity profile] maradydd.livejournal.com 2006-04-07 12:44 am (UTC)(link)
Oh, that's already in progress -- I'm porting some code from a previous version of it to the new version, by way of wrapping my head around it. It's been very instructive, but dammit, I miss my compile-time type introspection.