Open main menu

Difference between revisions of "TODO"

422 bytes removed ,  11:20, 26 February 2007
removed obsolete streams TODO
(Updated note on File::incRef/decRef)
(removed obsolete streams TODO)
Line 142: Line 142:
</p>
</p>


=== Streams ===
 
* Maybe add a "clone" method that makes a copy of the (seekable/readable) stream. In the case of files, this would create a new file descriptor. Purpose: Replace the Symbian hack in MP3InputStream and other places; in particular, often we need two parts of code to access the same file but in separate positions... Problem: It might not be possible on all our target systems to safely clone (file) streams.


== Engines / frontends ==
== Engines / frontends ==
1,079

edits