On Jul 17, 12:52 pm, Joshua Peek <[EMAIL PROTECTED]> wrote:
> On Jul 16, 9:32 pm, Nex3 <[EMAIL PROTECTED]> wrote:
>
> > Haml doesn't set @output_buffer, but it does override the
> > output_buffer and set_output_buffer helpers (specifically because we
> > don't want to have to figure out when to set @output_buffer). If
> > cache_fragment uses those, it should work fine.
>
> If you overriding output_buffer, that will have the same effect.
>
> > As I mentioned above, I really like compatibility. The proposed API
> > isn't so bad, since I can just call compile on the TemplateHandler
> > subclass I've got lying around, but I'd prefer to have
> > register_template_handler keep working.
>
> I totally understand. I may make some of those other minor
> adjustments, but I'll be sure to leave the TemplateHandler#compile
> intact so you don't have to change anything ;)

Okay, cool, that sounds good.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to