X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=TODO;h=96d2aaa54ad01fc9cbb02b169666f825d6fc3f24;hp=2d862f937f2a331aaa7e3ca206c35de5a16bc43d;hb=c3ba5607977ba170088fbf8bec39e350983d720c;hpb=d33c254d4106cd13054d4ac1b6fb61787435aed8 diff --git a/TODO b/TODO index 2d862f9..96d2aaa 100644 --- a/TODO +++ b/TODO @@ -28,5 +28,8 @@ Cleanups in rfxswf-lib: * LPTAGs etc. should be TAG*s * function names should have a prefix (rfxswf_ or swflib_ or sth.) * GetMatrix should be named GetMATRIX, as it gets a MATRIX datatype. Same for CXFORM etc. + ^ I do not agree /rainer * element names should be lowercase * DataPos should be named DataReadPos, DataSize DataWritePos. + * bitcount should be named BitWritePos, bitmask BitReadPos +