Hi y'all
I've just got into Hobo, and I really like it. By way of introduction, I work at an education technology research group called the Concord Consortium, and we've done a lot with Rails, Java, and SproutCore.
Before I go off and try to make one I wanted to check if anyone has created a 'matrix' DRYML tag.
By matrix I mean something like a pivot table. So for example say I have 3 models:
Tablet
Feature
TabletFeature
And I want to display that as a table with Features across the top and Tablets on the side. Then I want to put a view of TabletFeature in the cells. There will only be a small number of Tablets and Features so showing all of each will fit on a page.
Thanks for any pointers,
Scott Cytacki