XP Runners in C#at 2008-11-02 in Experiments by friebe (0 comments) The XP runner infrastructure (as described in RFC #0166) provides a flexible way to run the XP framework without having to configure PHP's system-wide include_path. Besides the already existing implementation in /bin/sh, there's now an implementation in C# (using the .NET framework 3.5). Apart from being a training project for my C# skills, it's also five times faster than using shell scripts on Windows via Cygwin:http://experiments.xp-forge.net/xml/browse?arena,xprt,csharp |
|