TPIPE in Delphi?

I noticed the presence of Borland Memory Management Engine (BorlndMM.dll) in Take Command 14.

After some investigation, it seems to be required by the new TPIPE command, that uses textpipeengine.dll. This means that TPIPE implementation requires about 6 Meg of disk, which is almost twice the size of V.

I am wondering why Delphi was choosen to implement TPIPE, while Take Command itself and V is created on C++.
 

rconn

Administrator
Staff member
May 14, 2008
12,557
167
Are there features in Borland Memory Management Engine (BorlndMM.dll) that could be made available in a future version?

I can't imagine there would be. And since it would require spending a year or two rewriting Take Command in Delphi, I doubt I'll ever find out.

Is there something you feel is missing?
 

Similar threads