[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/storage/xmi

Andrew Sutton donnie_darko at users.sourceforge.net
Thu Apr 24 14:19:32 UTC 2003


In directory sc8-pr-cvs1:/tmp/cvs-serv1029/plugins/storage/xmi

Modified Files:
	Makefile.am xmi_plugin.cpp xmi_plugin.h 
Added Files:
	xmi_plugin.rc 
Log Message:
lots of changes:
	- basically rewrote plugin model to use KParts
	- Umbrello::Plugin derived from KParts::Plugin
	- Umbrello app now uses Umbrello2Part - dynamically created
	  and embedded as main view (for later purposes, i suppose)
	- Umbrello2App now derived from KParts::DockMainWindow
	- added ui.rc files for all plugins - none of them actually
	  do anything yet.
	- Started setting up gui framework in umbrello2ui.rc
	- added build for umbrello2part (libu2_umbrello2)
	- added install for all rc/ui.rc files
	- umbrello2rc gets installed by default
	- disabled loading commands in umbrello2rc
left to do:
	- revisit plugin loading protocol. instead of using this to actually
	  load the plugins, we should use this to specify an init order for
	  plugins. this way, we can still load metamodels, capabilities on
	  startup.
	- get rid of Umbrello::PluginLoader - we don't need it any more

this is a big change. it should build and run. i'm getting closer to a real
gui framework.





More information about the umbrello-devel mailing list