> How about in addition also making the collection tag polymorphic? That would > make it easy to override the collection tag definition by model. >
That wouldn't do much good -- the only two things that are ever passed to a collection are plain old lists and ActiveRecord finders. The list itself can contain many different types of objects: the live-search is a good example of that in action. Bryan -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
