Brail 1.1

time to read 2 min | 319 words

I sent an email yesterday to the Boo mailing list, about how to add a pre-processor to Boo's compiler pipeline. Predictively, Rodrigo replied with a ~35 script that solved the problem and even had a testcase.

Face with the possiblity to write this code:

<html>
<head>
<title>Ayende's Bug Tracking</title>
</head>
<body>
<h1>Ayende's Bug Tracking</h1>
${ChildOutput}
</body>
</html>

I just could not resist and added it immeidately, which meant fixing all the tests, which meant that my poor bug tracking application was left aside*. I don't have much time not (10:00 AM right now), so I've just uploaded the new binaries and source here, I'll update the documentation later.

* I wasted a lot of time doing UI grunt works while I could just use the scaffolding that MonoRail offers, those are very cool for quick proto-typing.
Have no fear, I do intend to write the system, but the prospective employer will have evaluate me on my framework building abilities. :-)