Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

Slowdown after saving files...

<< < (2/2)

rickg22:

--- Quote from: thomas on December 27, 2005, 08:50:50 pm ---But another question is... do we need the array at all? If we have the tree, what do we need the array for? It seems the only thing the array is really used for is building the array... everything else can be done with the tree alone (unless I miss something).

--- End quote ---

You know, you're so right about that! I'll get rid of that array and replace it with a vector *inside* my TokensTree class.

But then again, I have to ask Yiannis how the temporary tokens work. I can't get it fixed without that info.

Navigation

[0] Message Index

[*] Previous page

Go to full version