Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-1.0-beta.8.7
New issue 285 by
[hidden email]: Changing class category does not reset
class cache
http://code.google.com/p/glassdb/issues/detail?id=285In GemStone3.0, I have found that just changing the category doesn't reset
the cached ClassOrganizer (new class version not added which is good, but
the cache isn't reset which is bad) ... as a result, the class isn't
visible if you use #listAtCategory: in ClassOrganizer.
Need to look at 2.4 (1.0-beta.8.7) since i've got some optimizations
scheduled that may suffer from the same bug...