View Single Post
06-25-05, 09:41 AM   #31
Kaelten
Jack's raging bile duct
 
Kaelten's Avatar
Featured
Join Date: May 2005
Posts: 782
kk,

Any errors of this type are basically due to the index of an item changing and the dataCache I made to prevent lag not being flushed out promptly.

The datacache has been a wonderful thing but is a two edged sword.

So basically everytime a header is changed I need to flush the cache, every time you open or close the window its also flushed. (providing that there is not a window open before that).

I've finished my rewrite of the crucial portions of KCI and I'll be starting to polish up KCET for a .99 release.

In this I'll also try to make sure that I'm flushing the cache at all the important junctions.

I'm pretty sure I flush it if the little sub headers are clicked in enchanting(now the bug in sort enchant, I'm not sure if thats going to flush out the cache or not). I couldn't find where to trigger the flush from the main collapse/expand all button in sortenchant though. I'll do some more digging before .99
__________________
WowAce.com & CurseForge.com Adminstrator
Developer of Ace3, OneBag3, and many other addons and libraries
Project lead and Mac developer for the Curse Client

Anyone that needs what they want
And doesn't want what they need
I want nothing to do with
  Reply With Quote