On Thu, Nov 5, 2009 at 12:08 AM, Ken Bloom <kbloom / gmail.com> wrote:
> On Thu, 05 Nov 2009 12:31:43 +0900, Gregory Brown wrote:
>
>> But FWIW, Haml can easily be vendored, so you can probably sneak it in
>> just as easily.
>>
>> -greg
>
> Umm only if you're allowed to use a framework that supports
> "vendoring" (whatever that is).

All it means is packaging someone elses source with yours and adding
it somewhere in the loadpath.  No framework needed.