According to Dom Lachowicz <[EMAIL PROTECTED]>:
> 
> Localizations and encodings add up. There is no reason for me to have polish 
> strings and XPMs linked with my binary. gettext() or a similar system 
> (Java's MSGFormat comes to mind...) is good for this sort of thing.
> 
> File formats also add up. But let's see what we're talking about:
> 
> [dom@psk-60 xp]# wc -l ie_imp_*.cpp
> 11061 total

$ wc -l ie_impGraphic_JPEG.cpp ie_impGraphic_JPEG.h 
    389 ie_impGraphic_JPEG.cpp
     80 ie_impGraphic_JPEG.h
    469 total

Is this bloat ? Note that these line includes lot of comments and the Abisource
copyright which is NOT short.



Hub

Reply via email to