Manisha Tripathy
2009-Feb-11 13:29 UTC
XML::Parser#string is deprecated : Getting too many warnings
Hi , I am doing XML parsing to get data from xml documents inside a Rails project. I get my job done but there are too many warnings in between.I dont understand how can i avoid this. the error warnings are : warning: Passing no parameters to XML::Parser.new is deprecated. Pass an instance of XML::Parser::Context instead. XML::Parser#string is deprecated. Use XML::Parser.string instead I am using Libxml for parsing.Can anyone please provide some help in this regards? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---