3 Oct
2006
3 Oct
'06
5:29 a.m.
--On 2. Oktober 2006 15:22:09 -0700 Derek Basch <dbasch@yahoo.com> wrote:
I have about a million lines of Perl code/crap that I would like to refactor to Zope. Is this even possible?
By rewriting your code you can refactor everything. Your idea sounds like rewriting everything from scratch. But how is Perl related to Zope? You might want to rewrite it in Python (which is used by Zope as implementation language). -aj