CodeVoyeur


CodeVoyeur & Boo26 Jun 2008 12:00 am

My recent experiences with Ruby’s Rake have me interested in non-XML DSL usage. Boo seems to be emerging as the language of choice for building a DSL in .NET (IronRuby will surely follow suit). My most recent Code Voyeur article is my first attempt at building a non-XML based DSL.

A Boo DSL for Transforming Objects to RSS

It is admittedly not pretty at times…

C# & .NET & IronPython & CodeVoyeur16 Apr 2008 11:46 pm

Continuing with my “IronPython will end world hunger series,” I’m again shamelessly self/cross-promoting a Code Voyeur article that I think it’s worth a read.

A Simple IronPython Dependency Injection Framework

It’s not Spring.NET and it’s not Windsor, but I really like the idea of configuring objects with IronPython rather than XML.

Enjoy!

C# & .NET & IronPython & CodeVoyeur08 Apr 2008 11:21 pm

I do try to keep the content between Code Voyeur and dll Hell distinct. OK, there’s not much content on either… But I think my latest (up to 4!, that’s 4 not 4 factorial) article on Code Voyeur is a pretty neat idea. Shameless cross-promotion link below:

A Simple IronPython Business Object Validation Framework