Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-3.0.x
Milestone-1.0-beta.8.6
New issue 238 by
[hidden email]: ReadWriteStream methods incorrectly
overridden in GemStone3.0
http://code.google.com/p/glassdb/issues/detail?id=238ReadWriteStream is implemented in the base with a number of methods. When
GLASS overrides ReadWriteStream only two methods remain...so two things
need to be done:
1. ReadWriteStream removed from GemStone3.0 mcz files
2. discover what happened to the additional methods (possibly due to
different class shape?)