[mapguide-trac] #1445: Watermark RFC implementation

MapGuide Open Source trac_mapguide at osgeo.org
Mon Sep 20 16:05:22 EDT 2010


#1445: Watermark RFC implementation
----------------------------+-----------------------------------------------
   Reporter:  brucedechant  |       Owner:     
       Type:  enhancement   |      Status:  new
   Priority:  medium        |   Milestone:  2.3
  Component:  Server        |     Version:     
   Severity:  blocker       |    Keywords:     
External_id:                |  
----------------------------+-----------------------------------------------

Comment(by brucedechant):

 More watermark cleanup - !MdfModel

  * Numerous member variables were not being initialized in constructors -
 BAD!!
  * In !MdfModel, member variables should be initialized to the
 corresponding default property value specified in the schema!
  * Never include files before stdafx.h.  If precompiled headers is enabled
 then headers included before stdafx.h are ignored.
  * Renamed some class properties to be consistent with the schema.  E.g.
 WatermarkXOffset had a Length property but in the schema it's called
 Offset.  Now the code also uses Offset.
  * Renamed WatermarkResourceID proeprty on !WatermarkInstance to just
 !ResourceId.
  * New source files should have copyrights that only reference the current
 year.
  * Adjusted formatting to match the rest of the project.

 Also cleaned up some documentation in the schema.

 r5148

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1445#comment:6>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list