Hi,
> Can you tell me if there is a way of reusing your
> code, but
> without the windowing stuff (i.e., MainFrame etc)?
At the moment, not easily. Too much of the "business logic" is tied up
in the UI. It can be done, take a look at the the JFaceDbc project
http://jfacedbc.sourceforge.net/. The SQL handling code is Squirrel but
Andrea has built an SWT UI (the UI from the Eclipse project
www.eclipse.org) around it.
One of the things I will be doing in the next version is refactoring
SQuirreL to separate out the UI and "business logic".
--
Colin Bell
http://squirrel-sql.sf.net
|