Hi! Aaron Brady wrote: > A week ago, I posted a question and an idea about Python's garbage > collector. I got a few replies.
Some very nice, too :) > Some days later, I posted a mock-up > implementation of it, and got *NO* replies. Does this mean: It's not particularly clear to me what your goal is in that post. Something like "I'm trying to model Python's GC" or "here's an alternative way for the Python GC to work" would make it clear, so that feedback could be more objective. Also, a docstring with the executive overview on top of the module helps a lot, as does including your usage examples as doctests. I've heard these suggestion regarding my posts recently ;) However, I think the kind of deep, conceptual feedback I believe you'd like is available here and elsewhere[1]. It's just a matter of bad luck/bad timing IMHO :) Daniel [1] http://groups.google.com/group/unladen-swallow/browse_thread/thread/c39e75ad6100893f -- http://mail.python.org/mailman/listinfo/python-list