
Dec. 29, 2011
12:30 p.m.
Hi I'm new to twisted. While was working on bug #5385 I noticed that classes AccessorType, PropertyAccessor, Accessor and Summer were rarely used elsewhere in the code. Similaryly many functions exists which are unused. Do we need these functions and classes? I do understand that the purpose t.python.reflect provides "Standardized versions of various cool and/or strange things that you can do with Python's reflection capabilities." but I feel if we could remove things that we don't need we could make the code base smaller and move towards making twisted more efficient. Looking forward to your views regards moijes12