On Fri, Oct 2, 2009 at 10:16 PM, Norman Clarke <[email protected]> wrote:
> > At least in my implementation of Haml in Lua, the precompiler would > have to wrap each script tag in a conditional to be evaluated by the > renderer, and output nothing if the content is nil. In other words, > doable but a pain in the butt for what IMHO is potentially confusing > functionality. > > Also the way Haml is now, if you don't want the tag you can just add a > conditional. The feature that's being described would leave you with > no way to always get the tag if that's what you want, unless a config > option is added. > > I think you guys made the right choice. > Agree. Separation of concerns. -- ----- BridgeUtopia Web http://blog.bridgeutopiaweb.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
