From: Christian Neukirchen Date: 2005-07-26T05:37:42+09:00 Subject: Re: [ANN] Nitro + Og 0.21.0 Compiler, Og custom joins, Og dynamic injection, new builder gabriele renzi writes: > George Moschovitis ha scritto: >> Here are some examples: >> Compiler.setup_template_transformation do |template| >> template = Elements.transform(template) >> template = Localization.transform(template) >> template = Markup.transform(template) >> template = Template.transform(template) >> end > > wow this is cool :) > Have you considered overloading >> to get a nicer interface? > i.e. something like Or maybe even the Unixish: > Compiler.setup_template_transformation do |t| t= t | Elements | Localization | Markup > end -- Christian Neukirchen http://chneukirchen.org