I'm not sure I want to add another alternate syntax, especially one with different semantics. I'm worried about syntax bloat, especially when it doesn't add any power. I am kind of fond of the more CSS-like syntax for mixins, but I'm not sure it's worth either the syntax bloat if we don't eval the parameters or the confusing syntax if we do.
Chris Eppstein wrote: > Interpolation is the difference between: > > :width 200px > > which is not interpolated and > > :width= 200px > > which is. > > -chris > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
