On 13 feb, 09:37, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > I'll try to create at least a basic implementation of :ugly as soon as I > find the time, to spare you the hackiness. > > Of course, you _could_ do it yourself and send me a patch...
I am already looking into it, although given my familiarity with the codebase (close to zero) it is quite possible that you get around to it before I can do it. Seeing as you've thought about this already, can you give some general overview of what you had in mind and which parts of the codebase you think will need to be touched? That might be enough to get me kickstarted. My current understanding of what you're saying is that :ugly would be an option passed in to the initialize method of Haml::Engine, and would basically disable the entire indentation machinery for that instance. And the main difference would be that you'd pass the :ugly option down to "precompile" and it would act accordingly. Is that right? Cheers, Wincent --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
