Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!pa.dec.com!src.dec.com!src.dec.com!muller From: muller@src.dec.com (Eric Muller) Newsgroups: comp.lang.modula3 Subject: Re: Allocation of objects in other than default heap ? Message-ID: <1991Feb13.161601.21699@src.dec.com> Date: 14 Feb 91 00:16:01 GMT References: <9102131620.AA13112@riposte> <7957@exodus.Eng.Sun.COM> Sender: news@src.dec.com (News) Reply-To: muller@src.dec.com (Eric Muller) Organization: DEC Systems Research Center Lines: 12 In article <7957@exodus.Eng.Sun.COM>, chased@rbbb.Eng.Sun.COM (David Chase) writes: > It seems like such an > interface could be based on typecodes. (Is this already in 1.6, which > I haven't bothered to fetch yet? I'll go look, in my copious free > time.) Pickle has access to an interface in that style (RTHeapRep). While reading from a file, it will rebuild pages that are acceptable to RTHeap and declare these available when it is done. -- Eric.