Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Apache Portable Runtime (Score 1) 310

APR is a noble effort, but it isn't even widely adopted in Apache projects - for example Harmony. A particular weakness of APR is that it assumes a UNIX environment with all the toys that brings with it. For example, the APR interfaces for signal handling are a poor match to those of some operating systems and people using them could find their code distinctly unportable.

Slashdot Top Deals

How many Bavarian Illuminati does it take to screw in a lightbulb? Three: one to screw it in, and one to confuse the issue.

Working...