Ok, so I have been using to_xml to handle generating xml serialised lists for a restful xml interface. I came across this interesting situation. If you are serialising a collection which is implemented as a set of subclasses using STI,…
Category: xml
