Roo gem

Hi,

I am using ‘roo gem’ for importing data from xml file.

My code is importing data from xml file and storing it in
database(MySQL).
All is going fine.

But my issue is that ,i am importing file which is of 64 Kb size and
‘roo’ is taking appr. 3 hours to import this data and store in database.

So ,i want to know is it a known issue that ‘roo’ takes time or there is
something wrong in my code.

Suggest

Never heard of it so far.
We use hpricot for parsing xml and it works fine.

http://code.whytheluckystiff.net/hpricot/wiki/AnHpricotShowcase

2008/6/20 Ss Kk [email protected]:

Hi,

I am using ‘roo gem’ for importing data from xml file.

are you talking about this gem?
http://rubyforge.org/projects/roo/