Amrita + REXML warning

I’m getting a warning using amrita-1.0.2 with REXML 2.7.1 when I set
Template#xml = true. The warning is:

C:/languages/ruby/lib/ruby/site_ruby/1.8/amrita/xml.rb:101: warning:
toplevel constant File referenced by REXML::File

My Ruby version is:
ruby 1.8.0 (2003-08-04) [i386-mswin32]

I’m not panicing about it, it is merely a touch annoying.

David
http://homepages.ihug.com.au/~naseby/

“David Naseby” naseby@ihug.com.au wrote in message news:CMEHJPFKIIGKJEKDIFPOKEDNCHAA.naseby@ihug.com.au

I’m getting a warning using amrita-1.0.2 with REXML 2.7.1 when I set
Template#xml = true. The warning is:

C:/languages/ruby/lib/ruby/site_ruby/1.8/amrita/xml.rb:101: warning:
toplevel constant File referenced by REXML::File

My Ruby version is:
ruby 1.8.0 (2003-08-04) [i386-mswin32]

I’m not panicing about it, it is merely a touch annoying.

There is no class or method called REXML::File, so this must be an amrita extension.

— SER