From: boehme Date: Wed, 24 Oct 2001 19:05:57 +0000 (+0000) Subject: some more ideas X-Git-Tag: automake_to_be_removed~23 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=c3ba5607977ba170088fbf8bec39e350983d720c some more ideas --- 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 +