> It would be trivial to add "wants.xml {render :xml => this}" to the
> controller actions in hobo/hobo/lib/hobo/model_controller.rb. I
> would accept a patch that did so.
Just some thoughts...
If we add this, I think this should be off by default, with something to turn
it on either at the controller level, e.g.
auto_actions :all, :xml => true
and for individual actions, e.g.
hobo_index :xml => true
-Tom
--
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.