Changeset 52

Show
Ignore:
Timestamp:
06/26/08 16:37:40 (2 months ago)
Author:
baxissimo
Message:

Added bug link in comment for the dsss-helper imports.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doost/util/serializer/archive/BinaryArchive.d

    r51 r52  
    2020//------------------------------------------------------------------------------ 
    2121// BUG: DSSS can't pick this out from the template below 
     22//      http://www.dsource.org/projects/dsss/ticket/193 
    2223import doost.util.serializer.Binary; 
    2324 
  • trunk/doost/util/serializer/archive/JsonArchive.d

    r50 r52  
    1818//------------------------------------------------------------------------------ 
    1919// BUG: DSSS can't pick this out from the template below 
     20//      http://www.dsource.org/projects/dsss/ticket/193 
    2021import doost.text.Escaper; 
    2122 
  • trunk/doost/util/serializer/archive/TextArchive.d

    r50 r52  
    1818//------------------------------------------------------------------------------ 
    1919// BUG: DSSS can't pick this out from the template below 
     20//      http://www.dsource.org/projects/dsss/ticket/193 
    2021import doost.text.Escaper; 
    2122