Hey Adam, I'll take a look at this later today and get back to you. I specifically haven't tested intermixing ROXMl and ActiveRecord (as you have with :waypoints). I suspect the problem is that I'm setting the instance variable rather than going through the proxy accessor. I'll post here again when I have that worked out.
Or, if you're so inclined, you can dig into the code yourself. See the "instance_variable_set" line, line 586 here: http://github.com/Empact/roxml/blob/c9a3d82827d6939fcc76fa354a52f8bc357ba169/lib/roxml.rb -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

