RE: [PyCrust] Thoughts...
Brought to you by:
pobrien
From: Patrick K. O'B. <po...@or...> - 2001-08-16 00:43:29
|
Making everything a plugin is priority number one, to me at least. In fact, I plan to refactor the Editor() class into Editor(), wxEditor(Editor) and tkEditor(Editor). Then PyCrust.py will probably become wxPyCrust.py and tkPyCrust.py. I'm hoping to have 80% of the code in common between the wxPython version and the Tkinter version. We'll see. --- Patrick K. O'Brien Orbtech "I am, therefore I think." -----Original Message----- From: pyc...@li... [mailto:pyc...@li...]On Behalf Of Robin Dunn Sent: Wednesday, August 15, 2001 5:47 PM To: pyc...@li... Subject: Re: [PyCrust] Thoughts... > I think we're on the same page now, thanks. The problem is mostly my > ignorance of wxPython, but I'm working on that. I just started doing some > pretty hefty refactoring to get you all this and more. I'll keep you posted. BTW, I also liked the idea of being able to plug different Editors and Interpreters into Shell, so if your refactoring can preserve that it would be nice. I just think that the common case should be simple and so that is what led me to want a ShellWindow. -- Robin Dunn Software Craftsman ro...@Al... Java give you jitters? http://wxPython.org Relax with wxPython! _______________________________________________ PyCrust-users mailing list PyC...@li... http://lists.sourceforge.net/lists/listinfo/pycrust-users |