Reformatted excerpts from kingshivan's message of 2008-05-21:
> How hard would that be to implement a flat view for thread, instead of
> the tree view ? I agree that the tree makes more sense but I sometimes
> miss the chronological order shown by gmail.

Not trivial but not ridiculously hard. I would add an each_by_date
method to Thread, and have ThreadViewMode call that instead of
Thread#each based on some configuration variable.

I've added this to ditz:

http://sup.rubyforge.org/ditz/issue-5795c3c1b47e88f7261f57f31d33fe15ad08465d.html
-- 
William <[EMAIL PROTECTED]>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to