> I tossed up an example (some grades from long ago) that seems to bug > out on some issue I haven't yet figured out, but which works apart > from the facets, which uses three different types and sheets to render > itself: > > http://ecmanaut.googlepages.com/highschool-courses.html
Issue found; my labels were not specified as :single properties, and Exhibit (understandably) doesn't handle any other arity for labels. The example has been updated with working code that overrides the label property to always be treated as :single. I'm investigating getting native JSONP support from the EditGrid people now. (http://blog.editgrid.com/archives/135 takes us half of the way.) -- / Johan Sundström, http://ecmanaut.blogspot.com/ _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
