Andre Poenitz schrieb:
On Sun, Mar 18, 2007 at 06:26:27PM +0100, Michael Gerz wrote:The difficulties are partly caused by the many helper methods that result in a high degree of indirection. It is very difficult to get to the core. Less (similar) methods would be better.I am open for concrete proposals.
OK, I don't have the time to look into the code, again. However, IIRC we have several methods that just differ in the constness of their return value.
Michael