From c3ba5607977ba170088fbf8bec39e350983d720c Mon Sep 17 00:00:00 2001 From: boehme Date: Wed, 24 Oct 2001 19:05:57 +0000 Subject: [PATCH] some more ideas --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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 + -- 1.7.10.4