That works perfectly! Thanks Jeremy, you rock. Indeed, I am using the json_serializer and the xml_serializer plugins. They seem to be working perfectly.
However, the Yecht library seems to be having difficulty rendering Model instances to YAML. model_instance.to_yaml produces: TypeError: can't dump anonymous class Class /usr/java/jruby/lib/ruby/1.8/yaml/rubytypes.rb:56:in `to_yaml' org/yecht/ruby/YEmitter.java:52:in `node_export' org/yecht/ruby/Map.java:90:in `add' /usr/java/jruby/lib/ruby/1.8/yaml/rubytypes.rb:68:in `to_yaml' Looks like some trouble with yecht.jar? -Nels -- You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en.
