RE: [PyCrust] Significant refactoring
Brought to you by:
pobrien
From: Patrick K. O'B. <po...@or...> - 2001-08-19 05:01:44
|
Yeah, the AlaCarte demo is temporarily broken. I probably need to refactor the Interpreter class as well to account for the changes to the shell and loss of the editor class. Your question about the RIGHT way of subclassing the Interpreter class is a good one. I don't have an answer for you tonight. Could you tell me what you want to accomplish by subclassing so that I can work on an answer for you? --- Patrick K. O'Brien Orbtech "I am, therefore I think." -----Original Message----- From: pyc...@li... [mailto:pyc...@li...]On Behalf Of Chin H. Wu Sent: Saturday, August 18, 2001 11:13 PM To: pyc...@li... Subject: [PyCrust] Significant refactoring I just download the PyCrust-0.5.3 and the demos/PyCrustAlaCarte is now broken due to the non-existence of Editor class and module. My plan is to subclass Interpreter class. But because the Editor class is gone and with it the writeOut, writeErr, and readIn has been moved to Shell class. So what is the RIGHT way of subclassing the Interpreter class? _______________________________________________ PyCrust-users mailing list PyC...@li... http://lists.sourceforge.net/lists/listinfo/pycrust-users |