On Feb 8, 2009, at 5:18 PM, Dan Korostelev wrote:
2009/2/9 Gary Poster <gary.poster@gmail.com>:
As the author, +1 and thank you!
Glad to hear. I'll release the result of the merge soon.
BTW, I'd also like to make a final release of zc.copy, replacing its code with dependencies/imports from newer zope.copy and zope.copypastemove.
You mean 1.1. OK. If I were doing it, I would make 1.1b -> 1.1, and then make a 1.2 that was as you described. If you don't agree or feel like it that's fine.
Can you please add me to package owners on PyPI (my name there is "nadako").
Done.
Also, should I use deprecated deferred imports or plain imports for that?
I'm generally not a fan of the deprecated imports. I'd say just put it in the docs. Again, if you disagree, I don't feel too strongly about it. Gary