Peter, I don't see a problem with that. I could swear that I had put a compress in there when I wrote it, but I haven't looked at the code for a long time. If someone took the compress out and Peter shouldn't put it in, speak up now. Kris "Peter H. L. Christiansen" wrote: > Hi > > Is it ok to change the methods in BrDataTable > DeleteAndCompress so it does not only delete but also compresses the > objectarray as the method name implies and the same for the > DeleteAndCompressAt method. > I can also add 2 methods DeleteObject and DeleteObjectAt that does the > same as the old DeleteAndCompress methods. > > As far as I can see : > > hilux10:brat> grep DeleteAndCompress */inc/*.h > base/inc/BrDataTable.h: void DeleteAndCompress(TObject* > obj); > base/inc/BrDataTable.h: void DeleteAndCompressAt(Int_t i); > hilux10:brat> grep DeleteAndCompress */src/*.cxx > base/src/BrDataTable.cxx:BrDataTable::DeleteAndCompress(TObject *obj) > base/src/BrDataTable.cxx:BrDataTable::DeleteAndCompressAt(Int_t i) > > they are not used by any other classes. > > Cheers > Peter > > -- > :-) --------------------------------- )-: > |Peter H L Christiansen aka PAN @ NBI | > |EMAIL : pchristi@nbi.dk | > |OFFICE : Tb1 @ NBI | > |PHONE : 353 25269 | > |SNAIL : Hans Tavsensgade 35, 4th | > |PHONE : 35 349336 | > :-D --------------------------------- \-:
This archive was generated by hypermail 2b29 : Tue May 22 2001 - 14:59:21 EDT