On 2007-03-20, at 09:08:19 -0700, Jerry D. Hedden wrote: > > ppport.h files are not needed in core. > > I am in error on this: Time::HiRes and Win32API::File have > to have it. Then what exactly is your reason for making the other modules more complicated by introducing the conditional inclusion logic? Having the modules always use ppport.h ensures they don't accidentially fail when integrated into the core. Maybe one of the other modules will use a certain feature that is only provieded by D::PPP in the future? -> Bang. Not only does it require a new module release, it also requires to revert all the conditional inclusion logic. Call me biased, but I don't like the idea. Marcus -- A year spent in artificial intelligence is enough to make one believe in God.Thread Previous | Thread Next