[ROOT] .rootrc files

From: Dmitri Litvintsev (litvinse@cdfsga.fnal.gov)
Date: Mon Apr 03 2000 - 20:58:03 MEST


Dear Rooters, 

I've been developing ROOT application and want read/save 
application specific resources from/to a file which is not 
located in $(ROOTSYS) and called differently. 

e.g. 

  default file for all users to fetch at start up:
    ${OUR_PROJECT}/${MY_APPLICATION}/.myenvrc

if user modified and saved some applicaion specific resources
it should go to his ${HOME}/.myenvrc

I see that there is a class TEnv which probably does this for the 
ROOT.

I thought of using TEnv class.

And overide a couple of relevant methods. The trouble is 
that:
         Save()
         SaveLevel()
         SetValue()

are not virtual. May I ask to make all methods of this class
virtual? 

regards,
Dmitri Litvintsev

/----------------------------------------------------------\
| Tel:       (630) 840 5005                                |  
| FAX:       (630) 840 2968                                |      
| office:    169-E CDF Trailers                            |
| E-mail:    litvinse@fnal.gov                             |
\----------------------------------------------------------/



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET