reimplemented iTunedSD_track via record.
commit70177df6e333089b78f47c98bde20d5b6c047cc0
authorArtem Baguinski <artm@escargot.(none)>
Tue, 1 Apr 2008 23:02:02 +0000 (2 01:02 +0200)
committerArtem Baguinski <artm@escargot.(none)>
Tue, 1 Apr 2008 23:02:18 +0000 (2 01:02 +0200)
tree0e5d2916cf6d95ccc359009bcbae772d0be8d54f
parente0c6ad938ba0c747fbbb287576032bd502a902b5
reimplemented iTunedSD_track via record.

 - annoyance: had to give BIG_ENDIAN way too often,
   record should supply default

 - record deals with object via __dict__, should really
   deal with any dictionary (and supply __dict__ in client
   if necessary)

 - need record.size or record.get_size()

 - need anonymous fields with hardcoded values, including
   %recordsize% magick of some sort
shuffle.py