When did FileTextCollector disappear or where is it hidden?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

When did FileTextCollector disappear or where is it hidden?

Thomas Gagné-2
On headless startup, our 7.2.1 image would create a new
FileTextCollector and set its output handle to one already-opened.  I'm
rebuilding a new 7.5 image with our code and when it starts in headless
mode it complains because FileTextCollector is an undefined object (the
class doesn't exist).

Anyone know where it went?  I suppose it's been replaced.

Off to the release notes...

--
Visit <http://www.GagneForMayor.com/> for the all
the latest on my bid to be the next mayor of Ferndale.

Reply | Threaded
Open this post in threaded view
|

Re: When did FileTextCollector disappear or where is it hidden?

Alan Knight-2
It was replaced. The Transcript is able to do a number of additional things, mostly related to better headless behaviour. FileTranscript is probably a good place to start looking for the behaviour you want.

At 01:00 PM 9/11/2007, Thomas Gagné wrote:
On headless startup, our 7.2.1 image would create a new
FileTextCollector and set its output handle to one already-opened.  I'm
rebuilding a new 7.5 image with our code and when it starts in headless
mode it complains because FileTextCollector is an undefined object (the
class doesn't exist).

Anyone know where it went?  I suppose it's been replaced.

Off to the release notes...

--
Visit < http://www.GagneForMayor.com/> for the all
the latest on my bid to be the next mayor of Ferndale.

--
Alan Knight [|], Cincom Smalltalk Development