Re: Garbage collection

Paolo Redaelli <[email protected]> Thu, 21 Jan 2010 08:10:34 +0100
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <20100121081034.6a995c9d@qualita>
Il giorno Thu, 21 Jan 2010 12:41:25 +1300
[email protected] ha scritto:

> Hi SmartEiffelers
> 
> I'm attempting to store references to Eiffel objects as XML user data.
Have you had a look at XML_FILE_REPOSITORY and XML_STREAM_REPOSITORY
classes? They may be what you are looking for or provide some hints.