This is the mail archive of the rhdb-cc@sources.redhat.com mailing list for the RHDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] Import optimization and front-end/back-end separation improvement


I have comitted to the CVS tip a patch that optimizes the imports and improves the separation between fron-end and back-end.

Please let me know if you have any problems with the modified code.

2004-03-02 Fernando Nasser <fnasser@redhat.com>

	Major refactoring with optmized imports and better separation of
	front-end and backend packages.
	* src/com/redhat/rhdb/cc/ClusterCollection.java: Removed
	* src/com/redhat/rhdb/cc/CCClusterCollection.java: New file.
	* src/com/redhat/rhdb/cc/pgsql/ClusterCollection.java: New file.
	* src/com/redhat/rhdb/cc/EngineCollection.java: Removed
	* src/com/redhat/rhdb/cc/CCEngineCollection.java: New file.
	* src/com/redhat/rhdb/cc/pgsql/EngineCollection.java: New file.
	* src/com/redhat/rhdb/cc/ClustersTableModel.java: New file.
	* src/com/redhat/rhdb/cc/EnginesTableModel.java: New file.
	* .project: New file.
	* .classpath: New file.
	Most files were touched (see CVS log for list).


-- Fernando Nasser Red Hat Canada Ltd. E-Mail: fnasser@redhat.com 2323 Yonge Street, Suite #300 Toronto, Ontario M4P 2C9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]