in reply to Best way to handle interactive user input?

XML is a passable data transfer format, but an absolutely insane data storage format. Parse the data once, stuff it in a database (DBD::Sqlite is enough) and then query the database whenever you need any of the data.

Jenda
Enoch was right!
Enjoy the last years of Rome.

  • Comment on Re: Best way to handle interactive user input?