All,

I have checked in my new Open File, Project, Recent plug-ins and the the
FileLayerLoader framework into SVN under my branch core/branches/paustin

You can checkout this project or ig using eclipse you can use
Team>Switch to switch to that branch to test it out.

If you want to create a new FileLayerLoader look in the
org.openjump.core.ui.io.file at the FileLayerLoader interface and the
DataSourceFileLoayerLoader (if you have an existing DataSource
implementation to wrap) or ReferencedImageFactoryFileLayerLoader for
image based loaders.

You register new loaders using the following, after all plug-ins are
initialized I load in any file based DataSources registered with the
FileDataSourceQueryChooser

registry.createEntry(FileLayerLoader.KEY, fileLoader);

Please let me know any feedback you have and I'll merge it into the main
branch later this week.

Paul

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to