Re: [Figleaf-developer] Code refactoring
Status: Alpha
Brought to you by:
steckman
|
From: <sam...@ma...> - 2004-07-03 21:16:57
|
A quick question. I can see that you directly run the SwingView - does it make sense to move the run method into the Viewer interface, or at least move it into a RunnableViewer interface? That would make a Bootstrapper more robust (as it currently stands, if the UI mechanism doesn't implement run they'll be a MethodNotFoundException). sam http://www.magpiebrain.com/ |