Hey friends, I was wondering what is the current opinion on using tilt in ActionView? Right now, there''s a lot of code in AV::Template/ TemplateHandler etc. which is nicely implemented in tilt. I''m currently refactoring the AV layer (private interest ;-) using tilt and it makes the whole thing much more readable and easier to follow. What do you guys think? I know there was a discussion about that already but I lost track of it. Cheers, Nickyboy -- 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 rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
I seem to remember that Tilt didn''t support encodings, but maybe this has been fixed? /Jonas On Mon, Sep 12, 2011 at 4:13 AM, Nick Sutterer <apotonick@gmail.com> wrote:> Hey friends, > > I was wondering what is the current opinion on using tilt in > ActionView? Right now, there''s a lot of code in AV::Template/ > TemplateHandler etc. which is nicely implemented in tilt. I''m > currently refactoring the AV layer (private interest ;-) using tilt > and it makes the whole thing much more readable and easier to follow. > What do you guys think? > > > I know there was a discussion about that already but I lost track of > it. > > Cheers, > > Nickyboy > > -- > 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 rubyonrails-core@googlegroups.com. > To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. > >-- 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 rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
I asked Ryan about that and these guys seem to be working on a solution for Encoding in tilt :-) I''d be happy to present a refactored AV with a minimum of code in the next days. Nick On 12 Sep., 00:43, Jonas Nicklas <jonas.nick...@gmail.com> wrote:> I seem to remember that Tilt didn''t support encodings, but maybe this > has been fixed? > > /Jonas > > On Mon, Sep 12, 2011 at 4:13 AM, Nick Sutterer <apoton...@gmail.com> wrote: > > Hey friends, > > > I was wondering what is the current opinion on using tilt in > > ActionView? Right now, there''s a lot of code in AV::Template/ > > TemplateHandler etc. which is nicely implemented in tilt. I''m > > currently refactoring the AV layer (private interest ;-) using tilt > > and it makes the whole thing much more readable and easier to follow. > > What do you guys think? > > > I know there was a discussion about that already but I lost track of > > it. > > > Cheers, > > > Nickyboy > > > -- > > 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 rubyonrails-core@googlegroups.com. > > To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. > > For more options, visit this group athttp://groups.google.com/group/rubyonrails-core?hl=en.-- 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 rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.