-
The TArchiver can encapsulate and hide the physical storage of the archive, including spanned sets. Every archive maintains a list of contained files (TArchItems), which can be accessed as streams. When reading or writing such an stream requires to change the media, the user of the application is asked to do so.
2009-11-10 05:03:48 UTC in TurboPower Abbrevia
-
In my Abbrevia4 redesign every archive provides an TArchStream for reading and writing data. The application code does not need to know that it reads or writes an archive, it can work with the archive, or with files in an multi-file archive, like with every other file.
2009-11-09 03:32:42 UTC in TurboPower Abbrevia
-
IMO **all** de/compression classes should be implemented as streams, encapsulating eventual block or window buffers.
2009-11-06 02:36:34 UTC in TurboPower Abbrevia
-
vbdis committed revision 23 to the TetraPack SVN repository, changing 1 files.
2008-06-04 17:58:40 UTC in TetraPack
-
vbdis committed revision 22 to the TetraPack SVN repository, changing 18 files.
2008-06-04 17:52:52 UTC in TetraPack
-
vbdis committed revision 21 to the TetraPack SVN repository, changing 6 files.
2008-05-31 07:39:34 UTC in TetraPack
-
vbdis committed revision 20 to the TetraPack SVN repository, changing 1 files.
2008-05-30 11:59:14 UTC in TetraPack
-
vbdis committed revision 19 to the TetraPack SVN repository, changing 7 files.
2008-05-24 08:46:01 UTC in TetraPack
-
vbdis committed revision 18 to the TetraPack SVN repository, changing 2 files.
2008-04-28 05:11:33 UTC in TetraPack
-
vbdis committed revision 17 to the TetraPack SVN repository, changing 1 files.
2008-04-28 04:10:32 UTC in TetraPack