Skip to content
Snippets Groups Projects
Commit aa53b783 authored by Rene Brun's avatar Rene Brun
Browse files

Several changes in the handling of TRef to support the following use case:

An array of objects is written to a file but the TRefs
referencing these objects are not written to the file.
In a next session, these objects are read in memory
and new TRefs point to these objects and are written
to a separate file. In a third session both files
are connected.
To get this scenario working, one must use a dummy TRef
set to all objects that can be referenced in the next session.


git-svn-id: http://root.cern.ch/svn/root/trunk@4282 27541ba8-7e3a-0410-8455-c3a389f83636
parent e69506ff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment