In our previous episode, Dani?l Mantione said:
> We analyzed this, and it was nothing smart on my side, it was a simple 
> Pascal text I/O versus Java text I/O issue. Not only is Java's text I/O 
> terribly hard to use, it is also terribly inefficient. Our text I/O, on 
> the other hand, is very well optimized.

To stay in I/O territory:

It will be interesting how 

var f : text;

begin
  ttextrec(f).openfunc:=myopenfunc;

is implemented. 
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to