Revision 39215 branches/v2_0_0_prep/libraries/libFMap_dalfile/src/org/gvsig/fmap/dal/store/dgn/DGNStoreProvider.java

View differences:

DGNStoreProvider.java
140 140
	}
141 141

  
142 142
	public boolean allowWrite() {
143
		return true;
143
	    // not yet
144
		return false;
144 145
	}
145 146

  
146 147
	public Object getLegend() throws OpenException {

Also available in: Unified diff