[JPP-Devel] question on how to store layer settings in project file

2009-03-16 Thread Stefan Steiniger
Hei, I have never worked with the issue of storing infos to the project files. So my question (related to a feature request/bug report): How can one store the information on the editable/selectable status of layers in a project? Any hints where to look? (or even volunteers? ;) stefan

Re: [JPP-Devel] question on how to store layer settings in project file

2009-03-16 Thread Larry Becker
Hi Stefan, It should be fairly easy. Just add the appropriate entry in: com.vividsolutions.jump.workbench.model.Layer.java2xml Don't forget to test for backward compatibility. Sometimes adding something new breaks the older project files. regards, Larry On Mon, Mar 16, 2009 at 1:02 PM,