Skip to content

Commit 01396ec

Browse files
committed
Add comment re tagged data which was checked in prematurely previously.
1 parent 28abe10 commit 01396ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Zip/ZipExtraData.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040

4141
namespace ICSharpCode.SharpZipLib.Zip
4242
{
43+
// TODO: Sort out wether tagged data is useful and what a good implementation might look like.
44+
// Its just a sketch of an idea at the moment.
45+
4346
/// <summary>
4447
/// ExtraData tagged value interface.
4548
/// </summary>

0 commit comments

Comments
 (0)